Prompt Refiner
A Windows desktop app that refines rough prompts into comprehensive, precise prompts using the GitHub Copilot SDK.
Prompt Refiner is a lightweight Windows desktop application (.NET 8, WinForms) that takes a basic user prompt as input, sends it to a large language model via the GitHub Copilot SDK, and returns a polished, comprehensive version. Supports both a full GUI and a headless CLI for scripting and pipelines. Features real-time streaming, dynamic model selection, debug mode, and copy-able error dialogs.
winget install --id PranavPeshwe.PromptRefiner --exact --source wingetLatest 1.1.0
Details
- Homepage
- https://github.com/PranavPeshwe/prompt-refiner
- License
- MIT
- Publisher
- Pranav Peshwe