An AI-powered flashcard generator that converts raw study notes into structured Q/A flashcards for faster revision and better learning.
- 🧠 Converts messy notes into flashcards
- ⚡ Instant generation from text input
- 📚 Clean Q/A format output
- 🎯 Lightweight and fast UI
- ✨ Beginner-friendly design
Students often struggle to revise because their notes are:
- unorganized
- too long
- hard to summarize quickly
This tool solves that by automatically turning notes into simple flashcards.
The system processes input notes and transforms them into structured question-answer pairs using rule-based AI logic (expandable to OpenAI API or NLP models in future versions).
- React (Vite)
- JavaScript
- HTML + CSS
(Add screenshot or screen recording here)
npm install
npm run dev