π Description:
An AI-powered study assistant that generates flashcards and quizzes.
π Features:
β’ Converts text into flashcards
β’ AI-generated quizzes
β’ Works offline
π File Structure:
/ai-study-assistant
βββ models/ # AI-powered text analysis
βββ frontend/ # UI for users
βββ backend/ # Database and API
βββ README.md # Documentation
βββ config.json # API settings
π How to Run:
pip install -r requirements.txt python backend/server.py