Chrome extension for instant YouTube transcripts with AI summaries, key points, and chat — powered by Gemini.
Go to Google AI Studio → Create API Key
- Clone this repo
- Go to
chrome://extensions/→ Enable Developer mode - Click Load unpacked → Select this folder
- Click extension icon → Settings → Paste your API key
cd server
pip install -r requirements.txt
python server.py| 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 |
