India-built AI meeting assistant that joins calls, transcribes, and produces role-specific summaries, decisions, and action items.
Handy
Handy is a free, open-source, cross-platform push-to-talk app that transcribes your speech to text completely offline and pastes it into any text field.
What is Handy?
Handy is a free, open-source desktop application that turns your voice into text completely offline, with no audio ever leaving your computer. You press a configurable keyboard shortcut, speak, and release (push-to-talk), or use a toggle mode to start and stop; Handy transcribes what you said and automatically pastes the result into whatever text field is active. Because it runs entirely on-device, it is built for privacy-conscious users who want dictation without cloud uploads or subscriptions. Under the hood it is built with Tauri (a Rust backend with a React/TypeScript frontend) and supports multiple local speech-recognition models, including OpenAI's Whisper variants with GPU acceleration and the CPU-friendly Parakeet V3 model with automatic language detection. Silero Voice Activity Detection filters out silence so only speech is processed. Handy runs on macOS (Intel and Apple Silicon), Windows, and Linux, and is released under the MIT license. It positions itself as an accessible, extensible alternative to paid dictation tools, and is best suited for hands-free typing rather than recording multi-party meetings.