NoteAI
At NoteAI our goal is to create an easy way to transcribe notes from an audio file. This can be used to assist those who are hard of hearing to record notes from a lecture or video. We are using Azure which is an AI that allows us to transcribe text from a audio file. Then we use the AI to summarize the content of the text file.
Abstract Summarization
Abstract summarization quickly evaluates the given transcription, evaluates the most important parts, and generates a summary using Azure AI tools.
Extractive Summarization
Extractive summarization analyzes the given transcript, identifies which sentences convey the meaning of the entire transcription, and displays those sentences.
Complete Transcription
Speech-To-Text uses Azure AI to analyze an audio file and generates a transcription of the audio file.