Professional Workflow: The Sandwich

Stop relying on lucky seeds. Learn to layer Human Intent, AI Generation, and Manual Polish.

👨‍🎨 Intent⬇️🤖 AI Gen⬇️🎨 Polish
workflow_log.json
1 / 7
Workflow config
🥪
Human Intent
AI Generation
Human Polish

Ada (AI):Welcome to the 'Sandwich Workflow'. In AI Art Direction, raw output is rarely the final product. The best work layers Human Intent (Top Slice), AI Generation (Meat), and Human Polish (Bottom Slice).


Workflow Mastery

Unlock nodes by mastering the Sandwich Method.

Step 1: The Concept (Human)

Before asking the AI for anything, you need a plan. This includes the Brief, Reference Images, and often a Rough Sketch. This is where you lock in composition.

Director's Check

What is the primary risk of skipping the 'Top Slice' (Planning)?


The Sandwich Workflow: Why AI Needs You

Many beginners treat AI models like slot machines: input a prompt, pull the lever, and hope for a jackpot. This is Generation, not Direction.

1. The Top Slice: Intent

Before you type `/imagine`, you must be the architect. This involves sketching layouts (even crude ones), defining color palettes, and establishing the mood. Tools like ControlNet allow you to pass this structure directly to the AI, ensuring the composition matches your vision, not the model's bias.

2. The Bottom Slice: Polish

Raw AI outputs typically have "tells": glossy plastic skin, nonsensical text, or impossible architecture. The "Bottom Slice" is where you use Photoshop or Generative Fill to correct these errors. It is also where you perform color grading to unify the look of assets generated in different batches.

Key Takeaway: The AI provides the raw material (the meat), but the Human provides the structure and the finish (the bread). Without the bread, it's just a mess.

Workflow Terminology

Inpainting
The process of selecting a specific area of an image and regenerating only that part using AI, usually to fix defects or change details.
workflow_params.json
{ "action": "Inpaint", "mask": "hand_area", "prompt": "realistic hand" }
Artboard Preview
Mask
Fixed
Generative Expand (Outpainting)
Using AI to extend the canvas beyond the original borders of the image, inventing new consistent scenery.
workflow_params.json
{ "action": "Expand", "direction": "horizontal", "ratio": "16:9" }
Artboard Preview
Original
Generated
Human-AI Handoff
The critical moment where the raw generation is exported from the AI model and imported into professional software (Photoshop/Illustrator) for manual refinement.
workflow_params.json
{ "export": "Midjourney_v6.png", "import_to": "Adobe Photoshop", "layer_mode": "Screen" }
Artboard Preview
🤖👨‍🎨