Inspiration
As a student we all must have gone through a subject or book that we feel extremely boring. But during these exam season we don't really have a choice. It is either a do or die situation. It becomes more difficult to memorize a subject that feels so boring. What if we can bring the chat gpt capabilities to your physical book ? Not directly but indirectly. What if we can digitize the notes and then use the power of generative ai to create our custom-tailored flashcards, summary and mcq quizes ? Sounds interesting right! This is the idea of this application.
What it does
VisionAI is an application that can help you create flashcards and summarize your handwritten notes or images of textbook pages. You just need to upload the images to the application and the application uses computer vision and OpenAI gpt API to generate your customized flashcards and summary. Though the application is mindful of unauthorized access. You must sign in to generate your flashcards. And the nicest thing is that if you really find your flashcard helpful, you can also download them in the form of a pdf and share it with your friends and classmates.
How we built it
The frontend is built using react.js and for backend it used python. It uses Microsoft Computer Vision to extract text from images and OpenAI chat gpt API for generating flashcards. It uses Auth0 for authentication.
Challenges we ran into
It was the first time for me using git and Auth0 authentication, but the experience was nice.
Accomplishments that we're proud of
The application was completed on time.
What we learned
We learnt about computer vision and how it can be used for our benefit.
What's next for VisionAI
More features and a better UI
Log in or sign up for Devpost to join the conversation.