Inspiration
All the data on the internet is really spread out, and it can be hard to find specialised notes on a subject. We wanted to make it easier to find these notes by making our platform
What it does
Allows users to anonymously upload notes onto the platform, where they are validated and ranked based on our algorithms. These notes can then be accessed by searching certain keywords or the university the notes came from, or even the subject these notes are for,
How we built it
We stored the database with all the information using the AWS cloud database service, handwriting/image to text was done using the Google Cloud AI and the fact checking using the OpenAI gpt-4o mini model and the page. We also created a pagerank algorithm that assigns each note to a node and finds the ranking of each one by seeing their connections to other notes.
Challenges we ran into
No frontend as our frontend developer left us.
Accomplishments that we're proud of
learn new skills while working as a team
What we learned
using different LLM api`s, using teh AWS cloud service, always have a trusted frontend developer
What's next for OpenNote
Preferably a frontend
Log in or sign up for Devpost to join the conversation.