Show HN: A Pipeline for Making 10-minute AI Movies with Claude Code and Seedance (github.com)

21 points by dawndrain ↗ HN
I've been working on this Claude Code pipeline for making 10-minute movies, gluing together Seedance (videogen), Nano Banana (image gen), and ElevenLabs (voice gen), and using Claude as the director. My repo contributes a markdown playbook and a worked example which should make it easier for other people to make their own short movies. A first-pass movie takes around 2.5 hours of wall clock time and costs around $200, and iterating is easy thanks to intermediate artifacts like storyboards and voice samples.

5 comments

[ 3.3 ms ] story [ 13.9 ms ] thread
Its going to cost a lot more than $200 once LLM subsidies run out.
appreciate the pipeline. it's interesting to read the steps, see the outcome, and know about the costs/time.