Description from extension meta
Summarize selected text using GPT
Image from store
Description from store
Summarize Selection is a lightweight, privacy-respecting Chrome extension that helps you quickly distill long paragraphs into key bullet points using OpenAI's GPT-4 model.
๐ Key Features:
โ
Summarize selected text from any webpage
โก Instant response via backend-powered GPT-4
๐ No OpenAI API Key required from the user
๐ง Summarization in concise English bullet points
๐งช Rate-limited API to ensure fair usage
๐ป Backend hosted securely on Fly.io
๐ฆ How It Works:
Select any text on a webpage
Right-click and choose "Summarize Selection", or press Ctrl+Shift+Y
A popup appears showing a clear summary in under 20 words per bullet point
๐ง Technical Stack:
Chrome Extension (Manifest v3)
FastAPI backend deployed via Fly.io
OpenAI GPT-4 API integration
Rate-limiting via in-memory counter