add demo video
This commit is contained in:
parent
281c7b1c65
commit
b096ee39d0
12
README.md
12
README.md
@ -5,7 +5,17 @@ This is an implementation of a very simple [Data Vending Machine](https://github
|
|||||||
It can be used with the dev version of Highlighter on https://dev.highlighter.com/web
|
It can be used with the dev version of Highlighter on https://dev.highlighter.com/web
|
||||||
|
|
||||||
# Supported Job Types
|
# Supported Job Types
|
||||||
AI subsystems are run on a self-hosted basis using [Prem AI](https://www.premai.io/).
|
AI subsystems are run on a self-hosted machine using [Prem AI](https://www.premai.io/).
|
||||||
|
|
||||||
* Speech-to-text
|
* Speech-to-text
|
||||||
Using `whisper` through Prem AI.
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user