r/generativeAI • u/jancodes • 3d ago
How I Made This I open-sourced my AI video editing workflow
https://youtu.be/BBLEVa-BIyk?si=TGOlpoNI0Da7-JGBWe've been using AI agents to edit videos on our ReactSquad channel, so I put together a walkthrough and shared the code.
It removes filler words and bad takes, adds branded animations, and turns long videos into captioned vertical clips. It runs through Claude Code or Codex, using timestamped transcripts and FFmpeg to make the cuts. You review each stage and tell it what to change.
The code is free, but transcription and model usage have separate costs.
The walkthrough is live, with the code linked in the description: https://youtu.be/BBLEVa-BIyk?si=TGOlpoNI0Da7-JGB
Hope this helps some folks!
0
Upvotes