demobook

n8n: End-to-end AI image generation workflow demo

n8nTry it →Watch full video →Bernard | AI Automation ·

Demo summary

The creator demonstrates the final automation by submitting a short description into an n8n form and showing how it triggers a sequence that generates a cinematic image and saves it to Google Drive.

Step-by-step

  1. Open the n8n form
  2. Type a short description of the image
  3. Choose the desired aspect ratio
  4. Submit the form to trigger the automation
  5. Wait for the AI agent to build the cinematic prompt and the image to render
  6. Access the finished file in Google Drive or the link in Google Sheets

Options

  • Upload a reference image for the workflow to analyze

AI Image Generator

  1. 7:572:28Advanced image generation via HTTP RequestThe demo walks through configuring an HTTP Request node in n8n to send a JSON payload to the Google API, allowing for custom aspect ratios and resolutions (1k, 2k, 4k).Leon van Zyl
  2. 0:290:43End-to-end AI image generation workflow demoCurrentThe creator demonstrates the final automation by submitting a short description into an n8n form and showing how it triggers a sequence that generates a cinematic image and saves it to Google Drive.Bernard | AI Automation