← Back to Projects

Chat with YouTube Videos

Retrieval-Augmented Conversational AI enabling natural language Q&A over video transcripts

Project Overview

Repository

💬 Chat with YouTube Video

RAG-based conversational AI with semantic search using FAISS and ChromaDB, LLM integration via LangChain, and interactive Streamlit interface.

View on GitHub →

Technologies Used

Python NLP Conversational AI RAG LLMs LangChain HuggingFace FAISS ChromaDB Vector Databases Streamlit API Integration