Loading video player...
I've been workshopping a workflow that takes a single URL and produces a fully rendered video using Claude Code + Remotion! You give it a Hacker News story, an article, or a product page, and the system fetches the source, plans the scenes, generates the voiceover, music, and sound effects, writes the TypeScript composition, runs a quality pass, auto-fixes critical issues, and renders the MP4. Today I'm running it live for the first time on stream and walking through every node so you can see what an actual production-grade AI workflow looks like end-to-end. Under the hood it's a 14 step running in Archon, with Claude doing the planning, building, and QA, plus Cartesia and ElevenLabs handling voice, music, and SFX. The Remotion side is built from a 39-rule best-practices skill that gets injected into the build node, so the generated compositions actually use real transitions, dynamic durations, and proper hooks instead of looking like AI slop. Repo: https://github.com/leex279/remotion-video-test Archon: https://archon.diy Remotion: https://www.remotion.dev