Turn a simple chat message into fresh product art. Send a mockup image link, and the flow studies it, writes a stronger prompt, and renders a new T shirt design. It helps merch teams and store owners move faster on visual updates.
An in app chat event starts the sequence. A check routes valid messages into OpenAI image analysis, which reads the mockup and pulls key details. An AI agent then rewrites the prompt for clarity and style using a chat model. A small code step cleans the text, and a direct call to the OpenAI Images API produces a high quality 1024x1536 render. The image is converted from base64 into a file that you can download or share.
You will need an OpenAI API key and access to the n8n chat interface. Replace the sample image link with your own or map it from the incoming chat text. Expect design turnaround to drop from about 60 minutes to under 5 minutes for each variant. It fits sellers testing styles, marketers refreshing product images, and teams previewing ideas before full design work.