Inspiration

Wanted to incorporate AI and help with meeting notes for people who missed a meeting

What it does

Uses Azure AI API speech-to-text and text analytics to analyze audio files. Hosts a flask server that handles all functions and communicates with interactive frontend. Allows users to upload audio files and record audio straight from the website.

How we built it

3 computers and a lot of learning. Started messing with the Azure API and learning how to use tokens and API keys. Then learned Flask and set up a server to host the website and Azure API functions. Learned HTML and CSS to create a basic website that is interactive with the user.

Challenges we ran into

EVERYTHING. None of us knew how to do any of the things we wanted to. There was a lot of communication with mentors and working together to learn. We divided up tasks and each focused on our strengths to effectively attack each problem.

Accomplishments that we're proud of

Using an API. I've never gotten past the security keys part, so that was an accomplishment in itself when I was able to call the API. Adding AI into a project. In this day and age, AI is in everything and any sort of addition of it is a step in the right direction. Making my first website. I've never set up a website before so setting one up took a lot of brain power but getting it to work was so satisfying.

What we learned

HTML, CSS, Azure API, AI integration, Flask, Python libraries

What's next for NoteAI

text-to-summary option loading animations/time left animation cool looking buttons/other UI stuff fixing the recording straight from website option

Share this project:

Updates