Inspiration
Forgetting what was important during meetings and discussions
What it does
A voice notes summarizer which gives a summary of a voice recording provided or text input provided. The application converts a voice recording into a text file and then the text file is analyzed and a summary of the text file is provided as the output. The application can directly analyze a text file or input text and provide the summary as well. This comes in handy to automatically get the main points from online meetings so that people who may have missed the meeting can just go through the summary to understand what was it all about or people can even go through the summary in order to recollect what was discussed. Going through voice recording is time-consuming and hence, we have come forward with this idea.
How I built it
We have made use of NLP, Python, Flask, HTML, and CSS to build this.
Challenges I ran into
Finding the best way to summarize any particular data as well as converting either audio or video files to text.
Accomplishments that I'm proud of
Learning new ways in NLP for text analysis.
What I learned
We learned how text analysis works and how we could use it for various tasks.
What's next for Text Summarization
Live audio or video recording of a mic as well as system audio.

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