Skip to content

SkyThonk/VibePrompter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VibePrompter

Select text in any app. Press a shortcut. Get it back refined by AI — without leaving what you're doing.

VibePrompter sits in your system tray and watches for global hotkeys. When you trigger one, it reads your selected text, runs it through your configured AI provider, and shows the result in a floating overlay directly above your cursor. Accept and it pastes back into the original app. Reject and nothing changes. You never switch windows.

VibePrompter — refine text anywhere with your AI

Download

Get it from Microsoft

Available now on the Microsoft Store. You can also build from source.


How it works

Run AI anywhere with one hotkey

  1. Select any text — in your email client, IDE, browser, Word, Slack, anywhere.
  2. Press a shortcut — defaults are Ctrl+Alt+F to rewrite, Ctrl+Alt+G for grammar, Ctrl+Alt+S to summarize. Every hotkey is fully configurable in Settings → Shortcuts, and each custom mode you create can have its own key.
  3. Review in the overlay — a floating panel appears near your cursor with the AI result streaming in. Edit it if you want.
  4. Accept or reject — hit Enter to paste the result back into the original app, or Esc to discard. The overlay disappears and focus returns to where you were.

Features

Switch modes from anywhere

Ctrl+Alt+M cycles your active mode from any app. The HUD confirms the switch so you always know which AI personality is active.

Switch AI modes instantly with a configurable hotkey

Prompt Modes

Each mode is a named AI configuration: system prompt, model, temperature, and token limit. Ships with Rewrite, Grammar, Summarize, Email, Friendly, Concise, Technical, and Documentation modes. Add your own or edit the defaults.

Create prompt modes that match your workflow

Bring your own provider

Connect OpenAI, Anthropic, Gemini, Groq, Mistral, DeepSeek, OpenRouter, xAI, or any OpenAI-compatible endpoint. Local models via Ollama and LM Studio work too — no internet required. Your API keys stay on your machine in the OS keyring.

Use any AI model you want — cloud or local

Built for power users

Global shortcuts for every action, configurable hotkeys, system tray integration, and a full settings panel. VibePrompter stays out of your way until you need it.

Built for power users — shortcuts, settings, and tray behavior

History & cost tracking

Every run is logged: input, output, latency, token usage, and cost. Filter, search, and star entries. Know exactly what you're spending per operation.

Track every prompt — usage, latency, and cost

Private by design

No accounts, no telemetry, no vendor lock-in. All history and settings stay on your machine. API keys are encrypted in your OS keyring and never leave your device except in the request you authorized.

Private by design — no accounts, no tracking, local-first


Building from Source

Prerequisites

Setup

git clone https://github.com/SkyThonk/VibePrompter.git
cd VibePrompter

npm install

npm run tauri dev

Build

npm run tauri build

Contributing

Contributions are welcome! Please read CONTRIBUTING.md before submitting a pull request.

To report a bug, open an issue using the bug report template.

By participating you agree to abide by the Code of Conduct.

Security

To report a security vulnerability, please follow the Security Policydo not open a public issue.

Privacy

VibePrompter is fully local. No telemetry, no accounts, no data leaves your machine except the text you send to whichever AI provider you configured. See PRIVACY.md for full details.

License

GPL v3 — see LICENSE for details.

About

VibePrompter is a lightweight AI writing assistant that lives in your system tray. Select any text, trigger a hotkey, and get an AI-refined result in a floating overlay — without switching windows. Supports multiple AI providers with your own API key.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors