This n8n workflow automates the process of transforming images received via Line messaging into Lego-style artwork using OpenAI’s DALL·E. It starts with a webhook that captures incoming images from users on Line, then fetches the image content through the Line API. Next, it creates a specialized prompt to instruct DALL·E to convert the image into an isometric Lego-style image. The prompt is generated dynamically based on the received image content. Finally, the generated Lego-style image is sent back to the user on Line as a reply. This workflow is useful for creative projects, personalized digital art services, or engaging social media interactions involving playful image transformations.
Transform Line Images into Lego Style with DALL·E
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, httpRequest, webhook |
Reviews
There are no reviews yet.