Architected by Team TM-2300 for HEC Generative AI Hackathon
TaleemAI is a production-grade, multi-agent system designed to revolutionize accessibility in education. It solves the trade-off between Cost and Intelligence using our custom H.E.A.R.L. (Hyper-Efficient Agentic Routing Layer).
- Smart Routing: Dynamically switches between Groq (Llama 3) for speed (<0.5s latency) and Gemini 1.5 Flash for deep reasoning.
- In-Memory RAG: Instantly ingests PDF textbooks and notes to ground answers in your specific syllabus.
- Multi-Modality: Converts text summaries into Audio Lectures for auditory learning and accessibility.
- Self-Healing: Automatic fallback logic ensures the app never crashes during study sessions.
Instructions: Upload your files, set your secrets (GROQ_API_KEY, GOOGLE_API_KEY), and the app will deploy automatically.