AbhiGupta1310/AI-Tutor-RAG
A RAG-based AI teaching assistant that transcribes YouTube course playlists using Whisper, chunks content with timestamps, generates BGE-M3 embeddings for semantic search, and delivers context-aware answers via Llama 3.2 LLM with video references.
Stars
3
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/AbhiGupta1310/AI-Tutor-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lokeshwarlakhi/RAG-Chat-with-YouTube
🎬 RAG Chat with YouTube — A lightweight end-to-end RAG app built with FastAPI + LangChain +...
veazy009/VideoRAG
🎥 Engage with your videos like never before by chatting directly with them using VideoRAG....
Aditya-Ranjan1234/Video-RAG
AI-powered system that processes and analyzes videos to retrieve and generate context-aware...
ZohaibCodez/rag-using-langchain
YouTube transcript → LangChain RAG with FAISS and Gemini (Colab notebook)
Gursimran-tech/videotoquery-rag
A RAG-based system that enables question answering over video content using Whisper, embeddings,...