Sumai is a browser extension that helps users summarize, translate, and explain selected text using AI (LLM models) directly in the browser.
✅ Summarize selected text in your preferred language
✅ Translate text accurately without altering meaning
✅ Explain text in a beginner-friendly, easy-to-understand way
✅ Supports multiple LLM models: ChatGPT, Claude, Gemini
✅ Right-click context menu integration for fast access
✅ Streaming responses: see results as the model generates content
✅ Save API keys and user settings locally (using storage)
✅ Popup UI for quick access
- React 18
- Plasmo Framework
- TypeScript
- TailwindCSS
git clone https://github.com/dt313/sumai-extension
cd sumai-extension
- Unzip sumai.zip to
sumaifolder
Mac
unzip sumai.zip
Window
tar -xf sumai.zip- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (top-right corner)
- Click Load unpacked and select the
sumaifolder - Go to Detail and Pin to toolbar
- The Sumai icon should appear in your toolbar
- Click the Sumai icon in the toolbar
- Enter your SSU API key (Get SSU key at SSU Developer)
- Set your preferred language
- Select text on any webpage and the Sumai buttons will appear for quick actions




