Projects

Side projects, open-source work, and experiments.

WhisperType

Local-first voice typing for macOS. Hold a hotkey, speak, and your words are transcribed on-device and typed at the cursor in any app — private, offline, and free.

On-device transcription with WhisperKit (Whisper large-v3-turbo via CoreML / the Apple Neural Engine), with optional OpenAI cloud models. Adds an on-device LLM "command mode" that turns spoken instructions into text, plus tone rewriting via Apple Foundation Models. Built as a native Swift menu-bar app.

macOSSwiftWhisperOn-device MLCoreMLLLM