Jarvis is a voice assistant.
It barely works. But with time, it'll operate my computer while I do the dishes.
Voice control for when your hands are full. Unrealiable. Scrappy. Definitely over-engineered.
- Pause and play YouTube videos.
Run Jarvis using the instructions below. Then, open a YouTube video and start doing the dishes.
Now that your hands are busy, just yell "Jarvis, pause the video" and hopefully Jarvis will catch on.
If it doesn't, yell a little longer to get it out of your system, and, then, open an issue.
- Create
.env
file fromexample.env
.# From the repo root directory make env
- Modify
.env
with your preferred editor.
Follow the instructions on infra/whisper.
Follow the instructions on infra/ollama.
Run the executor first.
# From the repo root directory
make executor
Run the listener second.
# From the repo root directory
make listener