Auto Chapters in Action - Build a Web App that Automatically Summarizes Podcasts
In this video, we learn to build a streamlit app to summarize podcast episodes with the AssemblyAI Speech-to-Text API.

Table of contents
In this video, we are going to build a Streamlit app to summarize podcast episodes. We work with the ListenNotes API to download podcast information, and then we use the AssemblyAI API to transcribe the podcast and also generate the Auto Chapters for us.
Follow along here: