Summarize and interact with any webpage using Claude AI
- ✅ Summarizes the current webpage using Claude (via OpenRouter)
- ✅ Supports Q&A prompts about page content
- ✅ Clean UI with copy-to-clipboard functionality
- ✅ Secure personal API key input (not hardcoded)
-
You visit any webpage
-
Open the extension
-
Ask questions like:
- "Summarize this page"
- "What are the key points?"
-
Claude AI responds with smart answers
git clone https://github.com/your-username/ai-web-agent.git
cd ai-web-agentSince we don’t expose the key in code:
-
Open the extension in Chrome
-
Paste your API key into the input field labeled:
"Enter your OpenRouter API Key"
-
Click Save API Key
Get your key at: https://openrouter.ai/keys
- Go to
chrome://extensions - Turn on Developer Mode
- Click Load Unpacked
- Select the extension folder
You’ll need to:
- Add icons (
icon.png, 128×128 & 48×48) - Include a Privacy Policy link
- Fill out the required privacy declarations
- Claude 3 by Anthropic via OpenRouter
- Developed by Nanvitha Challa & Sanjay Kotturi
MIT License – feel free to fork, improve, and use!