Welcome to the AI Flashcard Generator! 🚀
A cross-platform Flutter app that helps you create, manage, and study flashcards with ease. Use text, documents, or photos to generate flashcards powered by AI! 🤖
- 📝 Text Input: Type or paste your study material to generate flashcards instantly.
- 📄 Document Upload: Upload PDF, DOC, DOCX, or TXT files and let the AI do the rest.
- ⚡ AI-Powered: Uses advanced AI to generate effective and personalized flashcards.
- 🎨 Modern UI: Clean, responsive, and easy-to-use interface.
- 📱 Cross-Platform: Works on Android, iOS, Web, Windows, Mac, and Linux.
- 🔗 API Integration: Seamless integration with Together.ai
- Clone the repo:
git clone https://github.com/yourusername/flashcard_app.git
- Install dependencies:
flutter pub get
- Run the app:
flutter run
- Flutter
- Dart
- AI/ML API (Meta Llama 3.3 70B Instruct Turbo Free, together.ai)
Contributions are welcome! Feel free to open issues or submit pull requests. 💡