Inspiration
AI has become a rather large thorn in education, since everyone seems to use it to do their homework
What it does
Essentially, Humanify helps you do your homework, the moral way. It parses through a given textbook, vectorizing the pages, and connects them to concepts in the homework.
How we built it
We built the backend with django, with Gemini for AI parsing and chromadb for the vector databases. We built the frontend with tailwind and some simple javascript.
Challenges we ran into
We spent 7 hours trying to fit vector databases into snowflake.ai -> Never again We also originally had different ideas on what we wanted to build, so we also did web scraping for a few hours
Accomplishments that we're proud of
We finished our first Hackathon!
What we learned
-Technicals : Vector Databases, Beautifulsoup -Teamwork, Git
What's next for Humanify
-Optimizations -Support for Batch Processing -Prettifying the markdown pdf -User logins, permanancy

Log in or sign up for Devpost to join the conversation.