Real-time transcription and sentiment analysis of audio streams; on the phone and in the browser

A presentation at Geektime Code in in Tel Aviv-Yafo, Israel by Aaron Bassett

Discover how you can use Artifical Intelligence to perform sentiment analysis of an audio stream, in real-time! In this talk, we’re going to learn how to create a virtual rapporteur. A digital assistant who can join any conference call; record it, and then by using IBM Watson provide participants with a real-time transcript and insights into the overall tone of the call. All pushed to their browser via WebSockets.

Code

The following code examples from the presentation can be tried out live.