Inspiration
The inspiration behind the project is the Blurting studying method; this technique involves the learner to blurt what they already know onto a page to see where the holes in the learning exist. Then the learner is supposed to fill in these holes to get a comprehensive understanding of the subject. The method takes advantage of active recall to best help the learner.
The logistics fo the project: The user (student) enters a pdf of class notes into the program. Then, the program allows the user to write a blurt.
Technologies and Frameworks that will be used:
Python Next.js (for the frontend) Flask (to connect the python backend with the frontend) OpenAI API (LLM to read in the notes from user and curate the information)
Log in or sign up for Devpost to join the conversation.