Skip to content

YouTube Q&A RAG based chatbot solving the queries related to YT video

Notifications You must be signed in to change notification settings

subhan633/Youtube-QA-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 YouTube RAG Chatbot πŸ€–

A Streamlit app that allows you to:

βœ… Extract YouTube video transcripts
βœ… Generate vector embeddings using LangChain & FAISS
βœ… Ask questions about video content using Groq LLaMA 3 (RAG pipeline)
βœ… Live token streaming for smooth user experience
βœ… Download embeddings for reuse
βœ… Light/Dark mode toggle

πŸš€ Run Locally

pip install -r requirements.txt
streamlit run app.py

About

YouTube Q&A RAG based chatbot solving the queries related to YT video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages