https://flashcardai-pi.vercel.app/
This project is a SaaS AI flashcard generator designed to help users quickly create study materials based on any topic of their choice. The platform utilizes artificial intelligence through the OpenAI API to generate the number of requested flashcards to be concise and relevant based on the user's text input. If the user desires, the set of flashcards are stored in Firestore.
- Frontend
- Next.js
- Node.js
- Material UI
- JavaScript
- Backend/API
- JavaScript
- Stripe
- Authentication
- Clerk Auth
- Database
- Firestore
- Deployment
- Frontend --> Vercel
- Backend/API --> Clerk and Stripe
- Database --> Firebase
-
Route to the home page of the website: https://flashcardai-pi.vercel.app/
-
Sign Up using your Email and a Password
-
Head to the dashboard using the "Get Started" button
-
Generate a flashcard set using the Add button (Due to vercel's free deployment version, only 6 flashcards at one time since more than that takes longer than 10 seconds)
-
Enter information in the text and the amount of flashcards for the AI to generate
-
Save the flashcards that can be accessed in the dashboard