Voice & chat
Talk or type, in six languages. Spoken replies optional.
Just A Rather Very Intelligent System
A voice-first AI assistant that sees your screen, remembers what matters and controls your system — powered by the AI provider you choose.
Skip what you don't set up — My Jarvis starts anyway.
Talk or type, in six languages. Spoken replies optional.
Screenshot analysis, or live vision every 2–3 seconds.
Every snippet is syntax-checked, fixed and formatted.
Google Calendar, Todoist and Notion in plain language.
Home Assistant and Philips Hue: lights, heating, media.
Ctrl+Alt+J stops everything, instantly.
One shortcut stops every running action.
Dangerous commands are blocked, risky ones ask first. Emails are never sent unconfirmed.
Config, memory and keys live in ~/.jarvis/, encrypted.
Open settings with Ctrl + ,, pick your provider, paste the key.
Install PyAudio — on Windows via pipwin if the direct install fails. Without it My Jarvis falls back to sounddevice.
pip install pyaudio # Windows fallback pip install pipwin && pipwin install pyaudio
Check that TTS is on in settings. On Linux, install the speech engine:
sudo apt-get install espeak-ng
My Jarvis tries 8766, 8767 and so on by itself. If it still fails, close whatever holds those ports.
Enable it under Settings → Activation. Without pvporcupine it uses Google Speech Recognition and needs internet.