Skip to content

Create quick and informative flash cards using just an image of your handouts or pre-existing notes

Notifications You must be signed in to change notification settings

Leg3ndary/flashnotes

Repository files navigation

FlashNotes

A simple AI powered flashcard app that converts any handwritten notes into digital flashcards to practice your knowledge.

Running this Project

To run this project you will need an Open Ai API key. You can get one here.

Once you have your API key, create a file called .env in the root directory of this project and add the following:

OPENAI_API_KEY=<your-api-key>

Then run the following commands:

npm install
npm run dev

Then open up localhost:3000 in your browser and start generating flashcards!

About

Create quick and informative flash cards using just an image of your handouts or pre-existing notes

Topics

Resources

Stars

Watchers

Forks