This n8n workflow automates the process of generating urban door design visuals using an AI model from Replicate. It begins with a manual trigger to start the process, where the user sets their API key for the Replicate service. The workflow sends a prompt to the AI API to create a prediction based on urban door design concepts. It then extracts the prediction ID for polling the prediction status periodically, waiting a few seconds between checks. Once the AI prediction succeeds, the workflow processes the result, which includes the generated image or output. This automation is useful for architects, urban designers, or creative agencies seeking to generate visual ideas quickly and systematically without manual API calls.
AI-Based Urban Door Design Generator Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, httpRequest, if, manualTrigger, set, stickyNote, wait |
Reviews
There are no reviews yet.