Skip to content

lifrank1/youtube-summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Summarizer

Chrome extension for instant YouTube transcripts with AI summaries, key points, and chat — powered by Gemini.

Screenshot

Quick Start

1. Get a Free Gemini API Key

Go to Google AI Studio → Create API Key

2. Install Extension

  1. Clone this repo
  2. Go to chrome://extensions/ → Enable Developer mode
  3. Click Load unpacked → Select this folder
  4. Click extension icon → Settings → Paste your API key

3. Start Transcript Server (Keep this running)

cd server
pip install -r requirements.txt
python server.py

4. (If Needed) Enable Chrome to Find Local Networks

Troubleshooting

Issue Fix
No transcript Make sure python server.py is running and check if Chrome has permissions to see local networks
AI not working Check your API key in Settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors