wassim249/YT-Navigator
AI-powered YouTube content explorer that uses semantic search and conversational AI agents to let users search and chat with channel videos.

Velocity · 7d
+1.3
★ / day
Trend
→steady
star history
YT Navigator indexes YouTube channels by extracting video metadata and transcripts, converting transcript segments into vector embeddings stored in PGVector. Users can then search using natural language queries or chat with an AI that retrieves relevant video segments with timestamps. Built with Django, LangChain, and LangGraph, it implements an agentic RAG pipeline to synthesize answers from hours of video content.