A website that generates flashcards from your Notion notes. Click here for demo!
- Next.js for frontend and backend
- PostgreSQL database
- Prisma ORM to make database querying easier
- Notion API to access user notes
- OpenAI API to generate flashcard questions and answers