An advanced browser extension using the latest in Generative AI to summarize web pages, answer your questions intelligently, and provide a suite of AI-powered tools to maximize your browsing experience.
- One-Click Summaries: Instantly create concise, structured, or headline-style summaries of any webpage.
- Interactive Q&A: Ask natural language questions about a page's content with deep semantic understanding.
- Customizable Prompts: Fine-tune and adapt AI responses to your workflow or domain.
- Multiple AI Models: Choose among Chrome's built-in Gemini Nano, OpenAI, Anthropic Claude, and Google Gemini for optimal results.
- Context-Aware Summaries: Leverage page metadata and content selection for smarter outputs.
- Advanced Content Analysis: Sentiment scoring, readability, key insights, smart tags, and more.
- Translation Suite: Translate selected text or complete pages across 12+ languages.
- Smart Bookmarking: Save pages or summaries enriched with AI metadata and tags.
- Modern UI/UX: Responsive, accessible design with auto dark/light mode and keyboard shortcuts.
- Privacy-First: All data processed locally whenever possible, API keys encrypted, zero tracking.
- Open Source: Fork, extend, and contribute via GitHub.
- Multi-Provider AI: Automatic fallback across Chrome AI, OpenAI, Anthropic, Gemini for best performance and privacy.
- Conversational Q&A: Natural multi-turn dialog about pages, with context memory.
- Content Tools: Extract links, images, headings, tables, estimate reading time, and word counts.
- Data Export/Import: Save results in JSON, CSV, Markdown. Backup and restore your data.
- Utility Actions: Context menu shortcuts ("Summarize this", "Explain", "Extract insights"), quick hotkeys.
- Clone the repository
git clone https://github.com/aaronseq12/GenAI-Browser-Tool.git
- Open your browser's extension page
chrome://extensions
oredge://extensions
- Enable Developer Mode
- Toggle Developer Mode.
- Load Unpacked
- Choose the project folder (typically
src/
directory).
- Choose the project folder (typically
- Configure (optional)
- Click the extension icon, open Settings ⚙️, select or add your preferred AI provider or API key.
- Navigate to any webpage.
- Click the Gen-AI Browser Summary Tool icon in your browser's toolbar.
- Explore the Summary, Q&A, Translate, Analyze, and Tools tabs.
- Access right-click (context menu) shortcuts for text selection actions.
We welcome all contributions! Open an issue, submit a pull request, or contribute translations or new features.
- Bug Reports: Report via GitHub Issues.
- Feature Requests: Use the issues or discussions tab.
- Code Contributions: Ensure clean commits, follow the modular file structure, and update documentation.
This project is licensed under the MIT License. See the LICENSE file for details.