Human-in-the-Loop Production Pipeline
AI handles 90% of the heavy lifting. Humans stay in control. Planners create brands, define personas, and brainstorm ad ideas via AI. Editors execute a 6-stage pipeline (script review, hero model selection, visual direction, storyboard, video, voiceover) with human approval gates at every step.
AI-Orchestrated via n8n
28 n8n webhook endpoints handle all AI orchestration: script generation, persona extraction, storyboard creation, multi-provider video generation (VEO 3.1, Kling 3.0), voice cloning (ElevenLabs), and final Dropbox export. The Express backend proxies through an allowlisted API layer.
Learning Flywheel
Editor feedback captured after every job. Claude analyzes patterns and compiles structured learning briefs that are auto-injected into future script generation. The system improves with every ad produced.
Production Safeguards
Clerk auth with role-based routing. Endpoint and table allowlisting so only pre-approved n8n endpoints and Airtable tables are accessible. Tiered rate limiting (60/20/5 req/min). Adaptive polling with stuck job detection and automatic reset.