This project is for anyone who wants to study more efficiently. It uses Open AI's AI technology to automatically generate flashcards from text that you upload or from files. It has a sleek design and is easy to use so that you can quickly and easily create and share flashcards with friends and classmates. With this project, you can maximize your study time and increase your chances of success on a test or exam.
Clone the project
git clone https://github.com/talbertherndon/flashcardX.git
Go to the project directory
cd flashcardX
Install dependencies
npm install
Start the server
npm run dev
- 0.1.0 Alpha
- Copy & Paste normal text to generate flashcards
- Flashcard parsing for 7 flashcards
- Cross platform
- 0.2.0 Alpha
- Save/View Flashcards
- Edit/View Flashcards
- Manual Add Flashcards
- 0.3.0 Alpha
- Upload various file types (pptx. , docs., audio, and etc)
- 0.4.0 Alpha
- Add paywalls for credits
- See saved flashcards and share with friends
- Public flashcard marketplace
Coming soon..