Found 396 repositories(showing 30)
rav4nn
Scrape YouTube videos, extract transcripts, and build a semantic search AI knowledge base using RAG and FAISS.
kani3894
Transcript archive of Nate Jones (@NateBJones) YouTube videos for AI/RAG use
soy-tuber
Local-first NotebookLM alternative powered by Nemotron. YouTube transcript, Playwright JS rendering, FTS5 RAG, DDG search, SSE streaming.
coleam00
AI chat app for conversational RAG over YouTube video transcripts
Divyanshu-hash
YouTube RAG Chatbot is a Chrome Extension that answers user questions based on YouTube video transcripts. It uses RAG with HuggingFace embeddings, FAISS for vector search, and Gemini Pro via FastAPI to deliver accurate, context-aware responses.
aliahmad552
This is a YouTube Q&A Chatbot powered by a Large Language Model (LLM) and FastAPI. Users can enter a YouTube video URL and ask questions — the system generates accurate answers using the video transcript.
ahmertsengol
A powerful RAG tool that scrapes YouTube channel videos, extracts transcripts, and enables AI-powered chat interactions using Google's Gemini API.
Vishalkumarjaiswal16
🎬 YouTube Video Chatbot — RAG with LangChain An interactive Retrieval-Augmented Generation (RAG) chatbot that lets you chat with any YouTube video's content. Paste a YouTube link, and the app fetches the transcript, builds a searchable knowledge base, and answers your questions using OpenAI's GPT models — all through a clean Streamlit UI.
akaashkr
This is a RAG based project which get data from youtube transcript and answer the question based on that only
kumar2302github
Hybrid retrieval RAG chatbot for YouTube transcripts, reduces information search time by 70%
sohailbhamani
Transcript archive of Alex Finn (@AlexFinn/OpenClaw) YouTube videos for AI/RAG use
Nirikshan95
App that answers questions about any YouTube video using its transcript. Built using Retrieval-Augmented Generation (RAG) with LangChain, vector stores, and LLMs.
kumarankit263
YouTube Chat RAG Bot is a Node.js app that lets you input a YouTube video URL, extracts and embeds the transcript using Google Gemini, stores it in Qdrant, and allows you to chat with the video content using RAG (Retrieval-Augmented Generation). Simple frontend included for easy interaction.
ziaulislam-mughal
This project converts any YouTube video into an interactive AI chatbot. By extracting the video's transcript, it builds a Retrieval-Augmented Generation (RAG) pipeline that allows users to ask questions and get accurate answers based strictly on the video's context.
JasonHaley
No description available
ganesh3
A RAG assistant to fetch youtube transcript and build an AI chatbot on it
Shubham-Parihar7
A Retrieval-Augmented Generation (RAG) chatbot that allows users to ask questions about YouTube videos using transcripts, vector search, and LLMs.
AkhilK004
A RAG-powered system that extracts YouTube transcripts, embeds them with Sentence Transformers, and answers questions using semantic search and LLMs.
SOURABHMISHRA5221
A YouTube Chatbot leveraging Langchain, RAG, Cohere Embedding, Chroma DB, LLama3, and Ollama to summarize videos and answer questions using video transcripts.
lokeshwarlakhi
🎬 RAG Chat with YouTube — A lightweight end-to-end RAG app built with FastAPI + LangChain + Streamlit. Upload a YouTube video URL, extract its transcripts, embed them using Google Gemini embeddings, and chat interactively with the video’s content. Perfect for exploring context-aware LLMs, video summarization, and semantic search
umangpurwar03
FAISS-youtube-dataloader-LLM enhances FAISS integration with RAG models, providing a you tube video transcript data loader for efficient handling of large text datasets. This facilitates seamless use of FAISS for similarity search tasks in RAG applications, improving performance in natural language processing projects.
DrParthaMajumder
This module shows an end-to-end RAG pipeline for querying YouTube transcripts. It downloads captions via yt-dlp, chunks text, builds embeddings, and stores vectors in Chroma. A retriever and LLM form a QA chain, providing grounded answers with reproducible steps for learning and experimentation.
lurnova
No description available
immedha
No description available
mikeh-studio
YouTube Transcript RAG (EN/JP): hybrid search, relevance review, and evaluation metrics in a local-first app
JD-Lora1
A tool that allow users to given a youtube url (id), ask question to a knowledge system
vinodkrishnan23
Codebase to build RAG app which enables asking questions to a youtube video transcript
alishbahbashir2004-blip
No description available
Anshsharma25
YouTube Transcript Chatbot using RAG and Groq
No description available