QuietPrompt captures what you see or say, runs it through OCR/transcription, sends it to your local LLM (like Qwen, Mistral), and pastes back a soluti

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-08-04 20:00:04

QuietPrompt captures what you see or say, runs it through OCR/transcription, sends it to your local LLM (like Qwen, Mistral), and pastes back a solution. It's like Copilot, but fully offline and under your control.

1 . * *Download the release * * 2 . * *Double click the .exe * * (starts in tray and overlay) 3 . * *First launch will download missing models * * (optional) 4 . * *Use hotkeys or tray menu to interact * * * 5 . * *Manual model download, if you want to pre-download the models used:

I was working on a project in the banking sector — isolated network, no internet access, strict software policies. I wanted to use GitHub Copilot to speed up development, but it couldn’t integrate with the older version of Visual Studio we were stuck with. Even if it could, cloud access was off-limits. So I did what any developer does when boxed in: I built my own tool. QuietPrompt was born from that constraint — a fully offline, hotkey-driven assistant that could understand what I was working on and help me code faster. First from screenshots. Then from my voice. Now, from anything I throw at it. It started as a weekend experiment, but quickly became something more useful than I expected. No tracking. No latency. No fees. Just local AI helping me focus. Now I’m sharing it in case others find themselves in the same situation — or just want full control over how their code is written.

QuietPrompt is licensed for personal and educational use only. Commercial or corporate use is prohibited without written permission. See LICENSE.md for details.

Leave a Comment
Related Posts