Skip to content

T2I Generation Stats

Counts "generate from sketch" and "image tweak" batches per shot across storyvideos. Each batch = 1 user click (produces 2 images).

Usage

# List storyvideos edited in the last 4 weeks
npx ts-node scripts/t2i-generation-stats/t2i-generation-stats.ts

# Analyze specific storyvideos
npx ts-node scripts/t2i-generation-stats/t2i-generation-stats.ts <storyId1> <storyId2>

Baseline (2025-07-08)

npx ts-node scripts/t2i-generation-stats/t2i-generation-stats.ts dc409431-3aac-4b2c-9a1b-d50966f47a23 80958a1b-cfc5-4727-aadd-124313dc03ba

Sentinels — "Arrival" (13 shots with t2i activity out of 153 total): - Sketch generations — avg: 6.00, median: 4, total: 78 - Tweaks — avg: 4.67, median: 5, total: 28 (across 6 shots that used tweak) - Combined — avg: 8.15, median: 5, total: 106

Autonomous — "malfunction" (35 shots with t2i activity out of 112 total): - Sketch generations — avg: 12.14, median: 7, total: 425 - Tweaks — avg: 3.82, median: 2, total: 42 (across 11 shots that used tweak) - Combined — avg: 13.34, median: 11, total: 467