Inspiration

All of the group members have experienced some level of difficulties keeping track of their progress and past studying at later stages in a semester. We figured that a web application where we can easily access summaries of our past learnings as well as pop quizzes that comes with them would help significantly with the review process for students going late into a semester.


What it does

Our application generates concised summaries based on the content that users upload into the chatbox. We also allow multiple sources of inputs including images, pdfs, and word docs. When a summary is generated, users will also get the chance to take a quiz of 5 questions. After each question users will be able to review the correct answer choice and an anlysis of the correct answer choice. When the quiz is finished users can access all five questions and review them. Both the summaries and quizzes are accessible to the users at any point in their journey.


How we built it

We used html, javascript, and css to code for the client-sided application.


Challenges we ran into

It was tough at first to get the experimental api like prompt api working on other people's device. We had to figure out a way to work around doing chrome flags for users since that would be very inefficient for them. We also ran into challanges whjere we had to learn how to incorporate user actions into downloading the api models.


Accomplishments that we're proud of

We are proud of the fact that we are able to incorporate different api and also include multiple forms of inputs into the application.


What we learned

We have learned that scheduling is really important for a complicated project like this, we had to rush to finish refine our application due to not scheduling enough time for the final refinement stage of our project.


What's next for AI-Powered Summarization and Quiz Generator

Improve the UI design for the users to enjoy more, and further improve the application's client sided capabilities.

Built With

Share this project:

Updates