I built Writher because I was tired of voice tools that require subscriptions or send audio to remote servers. It runs fully local using faster-whisper and Ollama.
Two modes: hold AltGr to dictate text anywhere on Windows, or Ctrl+R for the AI assistant (notes, reminders, appointments). Works in any app – editor, browser, chat.
Stack: Python 3.11, faster-whisper, Ollama LLM, SQLite, Tkinter.
Happy to answer questions and welcome contributions!