Building an AI Video Pipeline: From Text to Narrated MP4 with Remotion and ElevenLabs
I wanted a way to turn my blog posts into narrated videos without spending hours in video editors. What I ended up building was a full pipeline: give it an article, a URL, or a PowerPoint file — get back a 1080p MP4 with animated slides, syntax-highlighted code blocks, and an AI voiceover in any language. The whole thing is open source: github.com/nmnhut-it/educational-video-pipeline. This post walks through how it works and how you can build your own. ...