Auto-Generating Video Content with AI: NotebookLM + ElevenLabs + GitHub Actions Pipeline
kanta13jp1
Auto-Generating Video Content with AI: NotebookLM + ElevenLabs + GitHub Actions Pipeline I wanted to produce video content without spending hours on editing. Here's the fully automated pipeline I built that turns a YouTube URL into a processed, embedded video with one click. The Full Pipeline YouTube URL → ElevenLabs Scribe (transcription) → SRT generation
→ Title card generation (PIL)
→ Embed in Flutter philosophy page
→ GitHub Actions auto-commit/push
