Inspiration
Whether being tired or dreaming in class, sometimes you don't catch all the notes in class. One inconvenience is asking your friend that formats their notes differently from yours, wouldn't it be great to have it be "revealed in a dream" for you?
What it does
Users can create sessions for their lectures, allowing them to create notes in their own unique style. When prompted, the system will analyze the content that the users have missed using the notes that others have created, and suggest additional notes based on your own personal style.
How we built it
Quill.js allowed our inspiration come into fruition with it's open source and its Delta format. OpenAI API is used to retrieve information from MongoDB to parse then format suggestions. Frontend was used with React and Vite.
Challenges we ran into
Getting the AI to output the correct prompt with correct styling and putting it in the right place. Also, had trouble setting up Mongo and figuring out a strategy to have a simulation of multiple users within this time constraints.
Accomplishments that we're proud of
We are able to complete a viable product in under 8 hours, which is amazing for our abilities, one of us which is a first-time hacker.
What we learned
We were able to learn MongoDB, AI implementation, and quill.js
What's next for Project SPHENE
Ensure we have a online backend, as currently it is running locally. Another vision we had was to create a feature from writing to text but couldn't be accomplish with the time.
Log in or sign up for Devpost to join the conversation.