
I built a fully offline voice assistant for Windows – no cloud, no API keys
I spent months building Writher, a Windows app that combines faster-whisper for transcription and a local Ollama LLM for an AI assistant – everything runs on your machine.
What it does:
- Hold AltGr → instant dictation in ANY app (VS Code, Word, Discord, browser...)
- Press Ctrl+R → voice-controlled AI: manage notes, set reminders, add appointments
- Smart date parsing ("remind me next Tuesday" works!)
- Animated floating widget with visual feedback
- English + Italian supported
No internet required after setup. No subscriptions. Open source.
GitHub: https://github.com/benmaster82/writher
Looking for feedback and contributors!