Welcome Hacker News! Join the discussion [TODO] โ†’

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.

Extension Demo

Thumbnail Preview

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

Hover Preview Demo

Detailed Summary

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

Detailed Summary Demo

Interactive Query Interface

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

Chat Interface Demo

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