Summarizing my favorite podcasts with Python
Machine-readable: Markdown · JSON API · Site index
Описание видео
Get your Free Token for AssemblyAI Speech-To-Text API 👇
https://www.assemblyai.com/?utm_source=youtube&utm_medium=referral&utm_campaign=yt_pat_3
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.
Resources:
Auto chapters video: https://youtu.be/GvfmDGin7Zs
Blog post: https://www.assemblyai.com/blog/introducing-assemblyai-auto-chapters-summarize-audio-and-video-files/
listennotes API: https://www.listennotes.com/api/
Code: https://github.com/AssemblyAI/youtube-tutorials
Timestamps:
00:00 Introduction
00:59 Listen API Setup
08:15 AssemblyAI API Setup
16:52 Streamlit App
26:55 Final App + Free AssemblyAI Signup!