## What problem does it solve?
Converts raw notes, textbook excerpts, or lecture transcripts into minimal-information flashcards and an interactive study experience so learners can retain information efficiently using spaced repetition.
## Core Features & Use Cases
- Card generation: Automatic Basic Q→A, Cloze, Reversed, Application, and Image Occlusion cards following the Minimum Information Principle and Wozniak's formulation rules.
- SM-2 scheduling: Local scheduling state with repetition count, ease factor, and intervals using the SM-2 algorithm and optional FSRS awareness for advanced users.
- Interactive outputs: Produces a React + Vite single-page web app with two modes: a Flashcard Review UI (flip, grade, queue, stats) and an AI Quiz mode (generate, grade, and analyze questions).
- Export & portability: Exports Anki .apkg files via genanki, supports CSV/Quizlet fallback, and handles media packaging for images/audio.
- Use case: Convert a lecture transcript into a cloze-heavy deck, review daily with SM-2, and run an AI quiz to identify weak topics before an exam.
### Quick Start
Convert these notes into a cloze-heavy Anki .apkg and open the interactive review app.