INDEX / 02 — PROJECT

Object Worlds

02

STATUS

LIVE · AI VIDEO PIPELINE · PYTHON · CLAUDE API · FLUX · WAN 2.5
03

PITCH

One idea. One command. One finished video. No human in the loop.
04

STATS

PIPELINE STEPS
12
COST PER VIDEO
$1.40
VIDEO LENGTH
22.5s
SCENE COUNT
3
MODELS USED
5
05

DESCRIPTION

Full automated AI video pipeline. You write an idea in Russian into idea.txt. One Python command launches everything:

  1. Idea validation — Sonnet scores conflict potential 1–10 in 1 second.
  2. Claude Opus expands idea into: 3 scene prompts for FLUX (hook → reveal → resolution order), 3 narration lines (max 5 words each), 1 hook line (provocative, max 8 words), 1 YouTube title with emoji.
  3. Sonnet generates description — episode number, 2 lines, CTA, 5 hashtags.
  4. FLUX 1.1 Pro generates 3 images at 9:16 aspect ratio.
  5. Sonnet QC checks each image — score 1–10, passes if ≥7.
  6. Wan 2.7 i2v generates 3 videos (7 seconds each, 1080p) from images.
  7. FFmpeg concat — joins 3 videos in Claude's specified order.
  8. Black hook — 1.5s black screen with hook text (Orbitron font) + random SFX.
  9. FFmpeg assembly — adds subtitles, watermark, CTA overlay, background music.
  10. ElevenLabs TTS — generates 3 voiceover MP3s (female, multilingual v2).
  11. FFmpeg voiceover mix — overlays voice, ducks music to 50% during speech.
  12. Final output: 22.5-second short ready to upload.

Resume support. If the pipeline crashes at any step, run_status.json remembers where it stopped. Restart continues from that point.

06

SHOWCASE

07

MORE PROJECTS