Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 343 Bytes

In a Flash

A website that generates flashcards from your Notion notes. Click here for demo!

Technologies:

  • 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