Maharmind - AI Tutor

The idea is to replace a human tutor using LLMs.

View Progress Here: Maharmind (API server might not be up 24/7)

MERN Stack with animations being generated in Python.

How it works:

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.

Issues:

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.