Voxlit · Free Voice Dictation + AI Agent for Mac
Voxlit is an open-source voice dictation app for macOS with a built-in AI agent. Press a global hotkey to dictate, or say "Hey Voxlit" to write emails, fix code, optimize prompts, and more by voice. Words are typed into whatever app is focused: Slack, Notion, Cursor, Terminal, Gmail, VS Code, iMessage, Discord, and more.
Why Voxlit
- Voxlit Agent: Say "Hey Voxlit" and give a command. Write emails, explain errors, translate text, draft commits. 25+ intent categories, all by voice.
- Cloud + Offline: Cloud-powered by default for speed and Agent features. Switch to fully offline Local mode anytime.
- Free forever: MIT licensed open source. No account, no subscription, no freemium gate.
- Apple Silicon optimized: Metal GPU acceleration for fast, low-latency transcription.
- Universal text injection: Works in any macOS app via the Accessibility API.
Install
Run curl -fsSL https://voxlit.co/install.sh | bash in Terminal, or use Homebrew: brew install --cask voxlit after brew tap rajdeepchaudhari-work/voxlit. You can also download the latest DMG from GitHub Releases.
Voxlit requires JavaScript for the interactive homepage. Source code is available on GitHub.