JarvisForge AI
Voice dictation and AI assistant with local Whisper/Ollama and cloud providers for macOS.
JarvisForge AI
Voice-powered desktop assistant by Sharad Khare.
JarvisForge AI Voice dictation and AI assistant with local Whisper/Ollama and cloud providers for macOS.
Built and maintained by Sharad Khare — AI strategist, full-stack developer, and creator of practical agent workflows.
What this project does
Voice dictation and AI assistant with local Whisper/Ollama and cloud providers for macOS.
How it works
Hold-to-talk pipeline with transcription, post-processing, and system-wide text insertion.
Quick start
cd jarvisforge-ai
npm install
npm run dev
Who this is for
- Developers building AI agent workflows
- Teams prototyping voice, UI, MCP, or game agents
- Anyone learning modern LLM application patterns
Use cases
- Local development and customization of agent templates
- Prototyping product features with Sharad Khare-branded starter code
- Learning multi-agent, voice, and generative UI architectures
Author
- Website: sharadkhare.in
License
MIT © Sharad Khare
Loading file tree…
Select a file to preview its source.
bash
cd jarvisforge-ai
npm install
npm run dev