Automate Meeting Notes with Python
Let's build a web app that receives the audio recording of a meeting and automatically generates meeting notes using AssemblyAI's Speech-to-Text API.
Guided tutorials and explainer videos on AI-related topics.
Tutorials
Let's build a web app that receives the audio recording of a meeting and automatically generates meeting notes using AssemblyAI's Speech-to-Text API.
Videos
Learn how to get started with the OpenAI API and GPT-3 in Python.
Videos
In this video, we will learn about Gradient Clipping, a technique to tackle the exploding gradients problem in Neural Networks.
Videos
In this video, we take a high-level look on all main hyperparameters of Neural Networks.
Videos
Learn how to build a Python app that lets you study faster by automatically summarizing lectures!
Videos
In this video, we learn how Layer Normalization works, how it compares to Batch Normalization, and for what cases it works best.
Videos
In this video, we learn about Reinforcement Learning and (Deep) Q-Learning.
Videos
In this video, we learn about Weight Initialization for Deep Feedforward Neural Networks.
Videos
In this video tutorial, we learn about Unsupervised Machine Learning.
Videos
In this video, we will learn about the most commonly used evaluation metrics for Machine Learning models.
Videos
In this video, we learn about Supervised Machine Learning, which is arguably the most important type of Machine Learning.
Videos
BERT is a versatile language model that can be easily fine-tuned to many language tasks. But how does it work?
Videos
In this video, we learn what Recurrent Neural Networks (RNNs) are and how they work.
Videos
In this video, we will go through the explanations of both bias and variance and how to address the issues created by high bias and high variance.
Videos
In this video, we have a look at the best free Speech-to-Text software and APIs and also at the top open source libraries for Speech Recognition!
Videos
In this Deep Learning tutorial, we learn about the Backpropagation algorithm for neural networks.
Videos
In this video, we learn how to use Jupyter notebooks, how to perform basic actions, what each indicator means, and some extra tips and tricks.
Videos
In this video, we will learn why GPT-3 is so unique and how it manages to help bring in a new wave of excitement for AI.
Videos
In this PyTorch tutorial, we learn how to get started with Torchaudio and work with audio data.
Videos
In this video, we learn to build a streamlit app to summarize podcast episodes with the AssemblyAI Speech-to-Text API.
Videos
In this video, we make a web app that does Sentiment Analysis on earnings calls of companies using the AssemblyAI Speech-to-Text API.
Videos
In this video, we learn about Activation Functions in Neural Networks.
Videos
What are Transformers and how do they work? How are they different from other Deep Learning models like RNNs, LSTMs? Explore the answers in this video!
Videos
In this tutorial, you will learn how to do automatic chapter detection using the AssemblyAI API in an easy-to-follow tutorial.
Tutorials
In this video, we show you how you can integrate AssemblyAI into an application in just 5 minutes!