An intelligent flashcard generation app that uses AI and reinforcement learning to create personalized study materials from lecture notes, adapting to each student's learning needs.
We wanted to build a study tool that adapts to each student instead of giving everyone the same flashcards.
I learned how to connect reinforcement learning signals to a user-facing loop, how embeddings change content retrieval, and how to manage latency when LLMs are in the critical path.