EchoDeck is an AI-powered flashcard app that converts PDFs and text notes into active-recall study decks in under a minute.
Built as part of a hackathon, it is both a tool and a platform for creating and sharing flashcards.
- Generate flashcards from PDFs or text input
- Designed for active recall, not summaries
- Save and share flashcard decks
- End-to-end generation in under a minute
- Backend: Flask
- AI: Google Gemini API
- Auth & Storage: Firebase
- Deployment: Vercel
- Handling imperfect AI outputs
- Making product tradeoffs under time constraints
- Shipping a usable product end to end
Early-stage prototype. Core functionality is complete.