Lumina AI is an AI-powered flashcard generation platform that helps students learn faster by automatically creating study flashcards from any topic.
- AI-powered flashcard generation using Gemini API
- Interactive flashcard UI
- Smart learning interface
- Modern React + Tailwind UI
- React
- Vite
- Tailwind CSS
- Gemini API
Install dependencies
npm install
Start the development server
npm run dev