On-device Apple Speech
macOS' native dedicated ASR runs first — fast, offline, no cloud round-trip. ~95% of dictations never leave your Mac.
PromptPilot Desktop — dictate with Voice, open Text and Image Studio, and manage your account from one native tray app. Hold a hotkey, talk, release — and a polished transcript lands at your cursor.
$ curl -fsSL https://promptpilotai.in/install-voice.sh | bashdraft a quick note about the deployment plan for tomorrow
Dictation apps give you a transcript. PromptPilot Desktop gives you Voice — stutters, fillers, and dropped punctuation already fixed — pasted right where your cursor was. Plus Text and Image Studio from the same tray app — you never leave your flow.
Groq-hosted Whisper Large v3 handles transcription by default — faster and more accurate than on-device recognition. Users who prefer on-device speech can flip the default in Settings.
⌘⇧Space, ⌥Space, or Fn. Double-tap to latch hands-free.
Groq-hosted Whisper transcribes by default. Fully on-device mode available in Settings.
A structured-output pass strips fillers and fixes punctuation. Meaning preserved verbatim.
Lands in Notes, VS Code, Slack, ChatGPT — wherever your cursor is.
Every detail tuned for fast, faithful dictation — not for a demo reel.
macOS' native dedicated ASR runs first — fast, offline, no cloud round-trip. ~95% of dictations never leave your Mac.
Tap the hotkey twice for hands-free recording. Tap once to stop. Long meetings, long thoughts, no held-down keys.
⌘⇧R skips the cleanup pass — your words paste exactly as spoken. For code, names, quotes.
Gemini Flash Lite via Vercel AI Gateway. Zod-constrained output means it cannot refuse, paraphrase, or add commentary.
Native CGEventPost drops text at your cursor in any focused app — Notes, VS Code, Slack, ChatGPT, anywhere.
Lives in the menu bar. No dock clutter, no window-switching. Transparent always-on-top HUD pill while you speak.
Every session lands in your PromptPilot history. Copy, re-use, or feed it back into the web optimizer.
Sparkle-style updater wired in — new builds land in the background, no App Store, no friction.
Desktop is not a separate product with a separate bill. Voice dictation, Studios, and your web account share one PromptPilot plan — sign in once and every Voice session lands in the same history you already use on the web.
Desktop was built against the same Next.js app, the same Supabase schema, the same AI Gateway routing layer. Switching from keyboard prompting on the web to Voice dictation — or opening Text and Image Studio from the tray — is one keypress, not a context switch.
Hold ⌘⇧Space or ⌥Space anywhere on your Mac, watch a clean prompt land in the app you were already using.
$ curl -fsSL https://promptpilotai.in/install-voice.sh | bash