Skip to content

Nanvithaa/AI-Web-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 AI Web Agent – Chrome Extension

Summarize and interact with any webpage using Claude AI


🚀 Features

  • ✅ 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)

🛠️ How It Works

  1. You visit any webpage

  2. Open the extension

  3. Ask questions like:

    • "Summarize this page"
    • "What are the key points?"
  4. Claude AI responds with smart answers


🔧 Setup Instructions

1. Clone the Repository

git clone https://github.com/your-username/ai-web-agent.git
cd ai-web-agent

2. Add Your OpenRouter API Key

Since 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


🧪 Load in Chrome (Development Mode)

  1. Go to chrome://extensions
  2. Turn on Developer Mode
  3. Click Load Unpacked
  4. Select the extension folder

📦 Publishing to Chrome Web Store?

You’ll need to:

  • Add icons (icon.png, 128×128 & 48×48)
  • Include a Privacy Policy link
  • Fill out the required privacy declarations

Credits

  • Claude 3 by Anthropic via OpenRouter
  • Developed by Nanvitha Challa & Sanjay Kotturi

📜 License

MIT License – feel free to fork, improve, and use!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors