CogitoNTNU / TutorAI

TutorAI is a RAG system capable of assisting with learning academic subjects and using the curriculum and citing it. The project revolves around building an application that ingests a textbook in most formats and facilitates efficient learning of the course material.
MIT License
16 stars 8 forks source link

Flashcards and Memory Aids #8

Closed SverreNystad closed 7 months ago

SverreNystad commented 10 months ago

Introduce a feature in TutorAI for creating and reviewing flashcards, aimed at aiding memory and helping students memorize key concepts, terms, and definitions. This feature should allow users to create their own flashcards, possibly using information extracted from their uploaded PDF course materials. The system should include functionalities for easy review, tracking progress, and possibly employing spaced repetition techniques to optimize learning and memorization.

Acceptance Criteria:

SverreNystad commented 9 months ago

Docs: to our preliminary control flow for this feature: https://docs.google.com/document/d/1QZTS332E_qq207iKlm-WfS-otfUfPH8jUMfeTgB5sWc/edit We will create sequence diagram afterwards