Skip to content

aasmaUb/Ai-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Chrome AI Summarizer Extension ## 🧠 Overview Chrome AI Summarizer is a browser extension that allows users to quickly summarize any selected text using AI. The goal is to help users save time by providing short, meaningful summaries directly inside the browser. --- ## ⚙️ Folder Structure chrome-ai-summarizer/ ├─ manifest.json ├─ popup.html ├─ popup.css ├─ popup.js ├─ background.js ├─ icons/ └─ README.md --- ## 🚀 How It Works 1. Select text on any webpage. 2. Click on the extension icon in Chrome. 3. The popup will appear with a **“Summarize”** button. 4. The extension sends the selected text to the AI (through background.js). 5. The summarized text is displayed in the popup. --- ## 💻 Tech Stack - HTML, CSS, JavaScript - Chrome Extension APIs - (Optional) AI API integration (OpenAI, Gemini, etc.) --- ## 🧩 Setup Instructions 1. Open Chrome → `chrome://extensions/` 2. Enable **Developer mode** 3. Click **Load unpacked** 4. Select the `chrome-ai-summarizer` folder 5. Extension will appear in the Chrome toolbar 🎉 --- ## 🏆 Hackathon Note This project was created as part of a hackathon challenge to demonstrate how AI can enhance browsing experiences. --- ## 👩‍💻 Author Developed by **Aasma Ubaid** # Ai-summarizer

About

AI Summarizer – A simple Chrome extension (dummy version) that summarizes selected text using AI concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors