Skip to content

ayeshaazeem21/ai-flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ AI Flashcard Generator

An AI-powered flashcard generator that converts raw study notes into structured Q/A flashcards for faster revision and better learning.


🚀 Features

  • 🧠 Converts messy notes into flashcards
  • ⚡ Instant generation from text input
  • 📚 Clean Q/A format output
  • 🎯 Lightweight and fast UI
  • ✨ Beginner-friendly design

💡 Problem Statement

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.


🤖 How AI is Used

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).


🛠️ Tech Stack

  • React (Vite)
  • JavaScript
  • HTML + CSS

📷 Demo

(Add screenshot or screen recording here)


⚙️ How to Run Locally

npm install
npm run dev

About

An AI-powered flashcard generator that converts raw study notes into structured Q/A flashcards for faster revision and better learning.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors