Strawberry for YouTube
A Chrome extension that uses GPT-4 to generate instant summaries of YouTube videos. Hover over thumbnails for quick previews, get detailed transcripts with timestamps, or have conversations about video content.

Thumbnail Preview
Generates a concise summary when hovering over any YouTube thumbnail. Uses GPT-4 to analyze video transcripts and metadata.

Detailed Summary
Creates structured summaries with clickable timestamps for verification. Automatically segments long videos into logical sections.

Interactive Query Interface
Query video content through a chat interface. Uses RAG (Retrieval-Augmented Generation) to provide context-aware responses based on video transcripts.

Built with Node.js, Express, and GPT-4. Processes videos up to 2 hours. Free tier available. Source code on GitHub.