Inspiration

As students ourselves, we've often struggled with reviewing our class notes and preparing for exams. We wanted to create a tool that could transform note-taking into an active learning experience, making study sessions more engaging and effective.

What it does

studyBudy takes PDF files containing school notes and uses chatGPT to automatically generate quizzes. This process transforms notes into interactive study materials, helping students reinforce their learning and identify areas that need more focus on.

How we built it

We developed studyBudy using a combination of technologies:

  1. Integration with ChatGPT API for intelligent quiz generation
  2. A web framework for the backend to handle user requests and file processing
  3. Frontend technologies to create a user-friendly interface for uploading PDFs and taking quizzes

Challenges we ran into

  1. Ensuring the ChatGPT-generated quizzes were relevant and accurately reflected the note content
  2. Creating a seamless and intuitive user experience for both uploading notes and taking quizzes

Accomplishments that we're proud of

  1. Successfully integrating ChatGPT to create meaningful and relevant quizzes
  2. Developing a user-friendly interface that simplifies the study process
  3. Creating a tool that can potentially improve learning outcomes for students

What we learned

  1. The importance of user experience in educational tools
  2. Techniques for optimizing processing of large documents

What's next for studyBudy

  1. Expanding support for additional file formats beyond PDFs
  2. Implementing customizable quiz options (e.g., multiple choice, fill-in-the-blank)
  3. Adding features for progress tracking and performance analytics
  4. Developing a mobile app version for studying on-the-go ```
Share this project:

Updates