Inspiration
Wanted to leverage the power of AI Agents to help students
What it does
Summarizes the lecture notes to help students get a summary as per the desired difficulty level with multilingual support
How we built it
We used Angular to create an easily accessible and interactive UI. Flask is used to handle the backend along with MongoDB to store the summary which the users can refer to at any point of time.
Challenges we ran into
CORS error while interacting with angular app [Fixed it with flask-cors] Handling multiform data for files [Sent formdata instead of JSON ] Navigating user to newly created summary [Fixed it by providing id in response]
Accomplishments that we're proud of
Created the MVP within the given timeframe considering it's our firstime hacking in person
What we learned
Autogen AI agents Collaborating with new team members Working under pressure
What's next for StudyBuddy
Quiz agent which can act as a mcq generator which could help students test their understanding
Built With
- angular.js
- autogen
- flask
- mongodb
- openai
Log in or sign up for Devpost to join the conversation.