solihack.blogg.se

Notetaker ai
Notetaker ai







It is computational more efficient than abstractive summarization.It better fits the purpose of the task at hand, my goal is to find the best sentences of a meeting and order them in a way which makes sense to the people in the meeting.Extractive might be better for highlighting the most important parts of an article.įor this purpose I've chosen to use extractive summarization for two reasons: Which technique is better depends on the task at hand, abstractive summarizations mind be better when rewriting essays or creating an introduction for an article. Extractive summarization estimates which sentences are the most important. The summarization as we learned it in highschool and university is comparable to the abstractive summarization. Abstractive summarization rewrites the whole document, the algorithm interprets the article and then rewrites it in smaller set of sentences. There are two ways of summarizing texts with the help of AI: Abstractive and Extractive. Tn = TeamsNotetaker(filename = 'Meeting.mp4') Install the Teams Notetaker package by pip installing it from Github:įrom teams_notetaker import TeamsNotetaker Note: we're going to setup a Google API for the speech recognition, there will be costs associated with this.

NOTETAKER AI DOWNLOAD

The only thing you need to do is record, download the video and run script. Now there is a new solution! Using AI to take notes of your Teams meeting. Besides, when you start typing during a meeting, the others will think you're writing an email or just working, instead of paying attention. At a meeting via Teams takes more energy than in real-life, you need to compensate for the reduced amount of (non verbal) information when talking via video. So take notes! However, this is easier said than done. And at the end of day you probably have forgotten half of the information. Working from home everyday can be exhausting, those days where you have back to back meetings can wore you out. This package allows you create a summary of the meeting you recorded in Teams. Using AI to take notes of your Teams meeting







Notetaker ai