The idea is to replace a human tutor using LLMs.
MERN Stack with animations being generated in Python.
Student uploads their syllabus
Custom tailored studying schedule is created with sub topics and topics.
The AI will verbally through TTS and visually through python animations the subtopic at hand.
AI will create flashcards and quizzes after each lesson to analyze and adapt for the next lesson.
LLM Inference. Technology is catching up as we can see Groq and Cerebras (closed beta currently) are trying to solve fast inference with great progress.
Animation latency. Using animation libraries in python are sometimes too slow and hurts the UX.