AI_Tutor / components.txt
Rahul Singh
AI Tutor RAG with Gradio
577957e
raw
history blame contribute delete
248 Bytes
🧠 Core Components
Core Libraries Used:
gradio – UI framework
llama_index – Agent & RAG framework
chromadb – Vector DB for document embeddings
huggingface_hub – To download the knowledge base
dotenv – To manage environment variables