Automate YouTube Chapters with Whisper and GPT-4o
In this video I build a pipeline using GPT-4o and Whisper models to automatically generate YouTube chapters from a recorded video MP4 file. We go from the audio file, to a transcript with timestamps, to a text file with youtube chapters.
[Github Code](https://github.com/irtiza07/public_api/tree/main/projects/openai-youtube-generate-chapters)
For detailed notes, [join my newsletter](https://irtizahafiz.com/newsletter?utm_source=youtube_channel).
0:00 Introduction
1:03 Overview of the YouTube Pipeline
2:29 Code Walkthrough: Video to Audio Conversion
4:29 Transcription with Whisper Model
…
Watch on YouTube ↗
(saves to browser)
Chapters (7)
Introduction
1:03
Overview of the YouTube Pipeline
2:29
Code Walkthrough: Video to Audio Conversion
4:29
Transcription with Whisper Model
5:29
Generating YouTube Chapters with GPT-4o
7:09
Formatting and Saving Chapters
8:45
Recap and Closing Remarks
DeepCamp AI