My goal was to build a system that automates the heavy lifting of prompt engineering. By creating a unified “orchestration layer,” I wanted a pipeline that acts like a veteran film director—taking minimal inputs and automatically structuring them into professional pre-production assets.
The Core Pipeline
By integrating local LLMs (like Ollama) and Google Gemini with image models, this pipeline transforms how we engineer prompts and structure visual data.
- Intelligent Smart Fill: The “Smart Fill” node acts as the brain of the operation. You can feed it a simple sentence, and the LLM acts as an elite director, inventing missing cinematic details and packaging them into a master bundle.
- Automated Visual Analysis: Instead of manually typing out visual descriptions, the pipeline can ingest reference images. Custom vision nodes mathematically reverse-engineer the pixels to automatically extract character traits, wardrobe details, color palettes, and environmental lighting.
- Cinematic Production Sheets: These nodes automate the generation of technical production layouts. The system outputs cohesive, 6-panel pre-production sheets that include mathematically consistent multi-angle character views, top-down architectural floor plans with camera markers, and timed storyboards.
- Video Scene Breakdown: To bridge the gap into AI video, the pipeline can ingest whole video batches, run scene cut detection, and generate master director’s synopses and precise scene-by-scene prompts for video-to-video recreation workflows.
Visual Workflow & Results
The power of this pipeline is best demonstrated through the transition from structured node inputs to the final, high-fidelity production assets.
|
Component
|
Technical Implementation
|
|---|---|
|
Prompt Orchestration
|
Smart Fill nodes expand simple ideas into robust, model-ready JSON data bundles.
|
|
Visual Extraction
|
Image tensors are automatically analyzed to populate character, outfit, and environment fields.
|
|
Production Layouts
|
Automated generation of complex multi-panel grids, including expressions, accessories, and spatial notes.
|
“This pipeline isn’t just about generation; it’s about control. By treating AI as an instrument, we can move beyond random outputs and into intentional, professional-grade visual storytelling.”