-
AutoNote in action.
-
AutoNote is an app that converts recorded audio into text, then reduces text to display important points
-
The start screen of AutoNote.
-
Voice recording interface.
-
Screenshot of recording audio. Captures audiowave.
-
Voice done recording. Transcript is printed below. You are given the option to export the transcript into Notes (bottom left)
-
Navigate to the "Notes" tab (bottom left). Displays your recorded audios and transcripts.
-
You have the option to "Summarize" the raw transcript (reduces text to display important points), relisten to audio, and reread transcript.
-
After choosing "Summarize", the summarized transcript will generate. The number of sentences/important points can be changed in "Settings"
-
You can change how many important points/sentences you want the transcript summarized to, and also modify configurations.
Inspiration
We were frustrated that we often had to choose between writing down notes and paying full attention to the teacher. We wanted to create a way for students to be able to pay full attention to the lecture and still have a set of notes afterwards.
What it does
It records the audio of a lecture, transcribes it into text, then reduces it to its most important points.
How we built it
We used IBM Bluemix Speech-to-Text api to transcribe the audio, and used SMMRY api to summarize the text
Challenges we ran into
Building a web app with node.js
Accomplishments that we're proud of
Identifying a real problem in our lives and coming up with a working solution
What we learned
We learned about node.js
What's next for AutoNote
To take this product forward, we would create ios and android apps so students have convenient access to AutoNote at any time


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