workflows.fit
Back to n8n workflows
n8n templateFreeBy Yaron Been

Creative design agency simulation with OpenAI O3 and GPT-4.1-mini multi-agent

Creative Design Agency Simulation with OpenAI O3 and GPT-4.1-mini Multi-Agent Team This n8n workflow simulates a full-service creative agency powered by AI. At the center is a Creative Director Agent (O3 model) who ta...

AILangchainCore NodesChat TriggerAgentTool ThinkAgent Tool
Loading interactive preview...

Template notes

Creative Design Agency Simulation with OpenAI O3 and GPT-4.1-mini Multi-Agent Team

This n8n workflow simulates a full-service creative agency powered by AI. At the center is a Creative Director Agent (O3 model) who takes client requests, plans the creative direction, and delegates work to a specialized design team. Each specialist runs on GPT-4.1-mini, keeping execution fast and cost-efficient.

---

🟒 Section 1 – Entry & Strategic Leadership

Nodes:

πŸ’¬ When chat message received β†’ Entry point, listens for design briefs. 🎨 Creative Director Agent (O3) β†’ The β€œagency head” who interprets requirements and decides which specialists to involve. πŸ’‘ Think Tool β†’ Helps the Director brainstorm, evaluate alternatives, and refine direction. 🧠 OpenAI Chat Model Director (O3) β†’ Strategic reasoning engine for the Director.

βœ… Benefit for beginners: Think of this as the project manager’s desk β€” you submit a design request, and the Director figures out how to make it happen.

---