ai-garage

Text Charismatizer

A browser extension that helps make your text more charismatic using AI. Transform any text into a more engaging and persuasive version with a single click.

Features

Setup Instructions

  1. Install the extension in Edge
  2. Click on the extension icon in the toolbar
  3. Enter your GitHub PAT token (must have access to OpenAI API)
  4. Select your preferred LLM model (default: gpt-4o-mini)
  5. Save your settings

Usage

  1. Select any text in an editable field
  2. Right-click to open the context menu
  3. Click “Charismatize 🪄”
  4. Wait for the AI to process your text (a “⌛ Processing…” indicator will appear)
  5. The selected text will be automatically replaced with a more charismatic version

Development

npm install   # Install dependencies

Project Structure

Loading in Edge

  1. Go to edge://extensions/
  2. Enable “Developer mode”
  3. Click “Load unpacked”
  4. Select the extension directory

Technical Notes

Browser Compatibility