cd /news/artificial-intelligence/i-control-my-mac-with-voice-say-hey-… · home topics artificial-intelligence article
[ARTICLE · art-56190] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

I Control My Mac with Voice — Say Hey Jarvis and It Does Everything

A developer built a voice assistant named 'Jarvis' that controls 45 AI tools on a Mac, including content generation, research, email drafting, focus mode, code review, and file search. The system uses offline speech recognition via Whisper, intent classification, and routing to Ollama for AI processing, with text-to-speech output.

read1 min views1 publishedJul 12, 2026

I built a voice assistant that controls 45 AI tools. I say "Hey Jarvis" and it executes.

Command Action
"generate content" Creates YouTube scripts for 9 channels
"research quantum computing" Deep research via Tavily + AI
"write email about meeting" Drafts email, copies to clipboard
"start focus" Starts Pomodoro + blocks apps
"code review" Reviews git diff with AI
"summarize" Summarizes clipboard content
"find file tax PDF" Natural language file search
Mic → Whisper (offline) → Intent Classify → Router → Ollama → say (TTS)
brew install portaudio
pip install SpeechRecognition pyaudio openai-whisper
python voice_commander_pro.py
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @jarvis 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/i-control-my-mac-wit…] indexed:0 read:1min 2026-07-12 ·