Skip to content

EppaHarsha/SmartSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartSummarizer

🚀 AI Web Summarizer – Chrome Extension

An easy-to-use Chrome Extension that summarizes the content of any webpage using Google Gemini AI. It's designed to help you get to the key points quickly, whether you're reading long articles or scanning a webpage.

🌟 Key Features:

  • 3 Summary Modes:

    • Brief – A short, concise summary in a few sentences.
    • Detailed – A more thorough explanation of the article's key points.
    • Bullet Points – A list of summarized points for easy reading.
  • Clean UI:

    • A sleek, modern interface for interacting with the summarizer.
    • Copy-to-Clipboard feature for quick sharing.
  • Customizable API Key:

    • Easily set up your Gemini API key from the options page.

🔧 Tech Stack:

  • Frontend: HTML, CSS, JavaScript
  • Chrome Extension APIs: Popup, Content Script, Storage
  • Google Gemini AI API for content summarization.

📜 How It Works:

  1. Set your Gemini API key via the extension settings page.
  2. Choose your summary type: Brief, Detailed, or Bullet Points.
  3. Click Summarize to generate the summary of the webpage you’re on.
  4. Copy the summary to your clipboard for easy sharing.

💡 What I Learned:

  • Building Chrome extensions using JavaScript and the Chrome Extensions API.
  • Working with the Google Gemini API to generate text-based summaries.
  • Designing and implementing interactive UIs that are simple yet functional in limited screen spaces.

📥 Installation:

  1. Download or clone this repository.
  2. Open Chrome and go to chrome://extensions.
  3. Enable Developer mode.
  4. Click Load unpacked and select the project folder.
  5. You're all set! Enjoy summarizing articles!

🤝 Contributions:

Feel free to fork this project, suggest changes, or open issues. Your contributions are welcome!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published