src | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
config-sample.json | ||
dn47tm.json | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
trusting-data-vending-machine.json | ||
tsconfig.json | ||
tsconfig.release.json | ||
undercutter.json |
Data Vending Machine - Service Provider
This is an implementation of a very simple Data Vending Machine Service Provider.
It can be used with the dev version of Highlighter on https://dev.highlighter.com/web
Supported Job Types
AI subsystems are run on a self-hosted machine using Prem AI.
-
Speech-to-text Using
whisper
through Prem AI. -
More job types will be added in the future
Demo video
https://www.youtube.com/watch?v=OJx6ExVTS7c
License
MIT