archived2024
Online Learning Platform
LMS with an AI code helper, flashcards, and summarization built in.
A learning platform with retrieval-backed summarization, auto-generated flashcards, and an AI coding assistant.
The problem
Learners need help in-context — explanation, recall, and code support without leaving the lesson.
How I built it
- ChromaDB-backed retrieval for grounded summaries and flashcards.
- LangChain + Gemini for the AI code helper.
- React + FastAPI + MongoDB stack.