Skip to content

vinzify/PhrasePoP

Repository files navigation

PhrasePoP

A blazing fast, OS-wide AI text assistant spanning every application you use.

Current Release Built with Tauri & Rust License: MIT GitHub stars

phrasePop is a background application that brings AI to any text field across your entire OS. Highlight text in an email, browser, or Word doc, press Ctrl+Alt+C, and phrasePop summons a gorgeous, native glassmorphism window to intelligently rephrase or perfectly reply to the context.

✨ Features

  • Global Hotkey: Summons effortlessly via Ctrl+Alt+C over any text field on Windows, MacOS, and Linux. No API integrations needed.
  • Instant OS Auto-Copy: The second a payload finishes generating, phrasePop secretly injects it directly into your OS clipboard so you can Ctrl+V immediately without a single extra click.
  • Smart Rephraser: Instantly rewrite text into custom tones (Professional, Friendly, Concise, Pirate, Academic).
  • Smart Replier (Persona Engine): Draft perfectly tailored replies to incoming messages just by highlighting them. Configure your personalized "Persona" so the AI responds precisely as you would.
  • Instant Native UI & Premium Aesthetics: Built with Tauri + Rust + React. Native performance, tiny memory footprint, opens instantly and hides on blur just like a spotlight search. Dark mode glassmorphism overlay masking over your OS elements.
  • Bring Your Own AI:
    • Local & Private: Native support for Ollama and LM Studio for maximum privacy.
    • Cloud Providers: Native support for OpenAI's cutting-edge APIs.
  • In-App Auto-Updater: Never redownload an installer. Pull the latest phrasePop features seamlessly from the Settings panel.

🚀 Installation

phrasePop runs silently in the background of your OS taking up practically zero system resources.

  1. Download the latest installer (.msi or .exe) from the Releases page.
  2. Launch the downloaded installer.
    • Note: If you see a blue "Windows protected your PC" screen, it's because phrasePop is new and unsigned. Click More info followed by Run anyway.
  3. Launch phrasePop from your Start Menu.
  4. You're done! Highlight any text in any application (like Outlook or Slack) and press Ctrl+Alt+C.

🤖 AI Engine Configuration

PhrasePoP features robust background text generation capabilities. You can configure it entirely from the Settings (⚙️ icon).

⚙️ Configuring Your AI Provider

Click the Settings (gear) icon in the PhrasePoP application to choose your AI engine.

Option 1: Local Ollama (Default & Most Secure)

If you want to ensure your private emails never leave your device:

  1. Download Ollama.
  2. Run ollama pull llama3 (or your preferred text model) in your terminal.
  3. Keep Ollama running (localhost:11434), highlight some text, hit Ctrl+Alt+C, and click Enhance.

Option 2: Local LM Studio

PhrasePoP now natively supports model discovery for LM Studio.

  1. Download and launch LM Studio.
  2. Start the Local Server (usually localhost:1234).
  3. In PhrasePoP Settings, select LM Studio and click the refresh icon to see your loaded models.

Option 3: Cloud OpenAI integration

PhrasePoP natively supports OpenAI connections for bleeding-edge intelligence.

  1. Enter the settings view via the ⚙️ icon in phrasePop.
  2. Select OpenAI.
  3. Provide your API Key securely. (Your keys are stored entirely locally on your machine).

🛠️ Development

Built with Tauri 2.0, React, TypeScript, and Rust.

# Clone the repository
git clone git@github.com:vinzify/PhrasePoP.git
cd phrasePop

# Install dependencies
npm install

# Run the development server
npm run tauri dev

# Build the release bundle
npm run tauri build


License: MIT


💖 Support the Project

If phrasePop saves you time and you want to support its continued development, consider sending an ETH donation: 0xe7043f731a2f36679a676938e021c6B67F80b9A1

About

PhrasePop is a background application that brings AI to any text field across your entire OS. Highlight text in an email, browser, or Word doc, press Ctrl+Alt+C, and phrasePop summons a gorgeous, native glassmorphism window to intelligently rephrase or perfectly reply to the context.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors