demobook

n8n: Tutorials, Prompts, Use cases

n8n logo
n8n
Web
Freemium · from $20/moas of Jun 2026

A fair-code workflow automation platform combining visual building with custom code.

Developer / API

n8n is a low-code automation tool that allows technical teams to integrate over 500 apps and build complex AI agents. It offers the flexibility of JavaScript and Python within a visual canvas, supporting both cloud-hosted and self-hosted on-premise deployments.

Features

  • 500+ native integrations and custom API connectivity
  • Visual workflow designer with human-in-the-loop approvals
  • Embedded JavaScript and Python code nodes
  • AI agent builder with RAG and multi-model support
  • Self-hosted Docker deployment for data privacy
  • Binary data handling and backend prototyping
  • Git-based version control and environment management
  • Real-time execution logs and single-step debugging

n8n Tutorials

26 demos
Nov 2025 · 11.5K viewsChase AIChase AI
2:121:03n8nNano Banana
Generate AI images from reference photos in AirtableThe creator demonstrates using an Airtable interface to trigger an n8n workflow that uses Nano Banana Pro to transform a product photo of gummies into a UGC-style image of a person holding the product.AI Product Photography
3:500:32n8nKling
Convert AI images to video using n8n and Kling AIThe workflow is shown taking a generated Nano Banana Pro image and sending it to the Kling AI model (via Kai AI API) to create a short video clip with a custom prompt.Image to Video
20:251:08n8nNano Banana
Optimize video prompts with Gemini 1.5 Pro in n8nThe creator shows how to use a Gemini node within n8n to analyze an image and rewrite a 'bare bones' user prompt into a detailed prompt for better video generation results.AI Video Prompt Generator
Nov 2025 · 55.5K viewsNate Herk | AI AutomationNate Herk | AI Automation
3:063:39n8nNano Banana
Text-to-image generation with Nano Banana Pro in n8nThe creator demonstrates an n8n workflow that uses an HTTP request node to call the Nano Banana Pro model via Key.ai to generate a hyperrealistic image of the Chicago skyline from a text prompt.Text to Image
7:042:25n8nNano Banana
Image-to-image transformation using n8n and Nano Banana ProThis clip shows how to upload a personal photo to an n8n workflow and use Nano Banana Pro to transform it into a new scene, such as placing the subject on a beach while maintaining their likeness.Image to Image
9:291:46n8nNano Banana
Combining multiple images into one with Nano Banana ProThe demo shows an n8n automation that takes three separate product image URLs (shirt, watch, water bottle) and uses Nano Banana Pro to generate a single composite image of a man using all three items.AI Image Combiner
Nov 2025 · 8.2K viewsKyle Friel | AI SoftwareKyle Friel | AI Software
3:301:26n8nImagen
Text-to-image generation in n8nA demonstration of using the 'Message a Model' node in n8n with the Imagen 3 model to generate a realistic image of Alaskan wildlife from a text prompt.Text to Image
8:211:58n8nNano Banana
Multi-image composition in n8nA walkthrough of a complex n8n workflow that merges multiple images from Google Drive into a single cinematic composition using the Gemini API.AI Image Combiner
Oct 2025 · 7.7K viewsKyle Friel | AI SoftwareKyle Friel | AI Software
6:023:42n8nSora
Generate video prompts with GPT-4o-miniThe creator configures an n8n AI Agent node using GPT-4o-mini to transform product features and customer data into detailed cinematic prompts for Sora 2.AI Video Prompt Generator
9:445:26n8nSora
Generate Sora 2 videos via Kai APIThe creator shows how to use an HTTP Request node in n8n to send prompts and image URLs to the Kai API to trigger Sora 2 video generation.AI Animation Generator
24:101:26n8nSora
Review AI-generated UGC video adsThe video shows the final output of the Sora 2 model, demonstrating AI-generated videos for a cold brew concentrate and a protein shake based on the automated workflow.AI Commercial Generator
Nov 2025 · 11.1K viewsLeon van ZylLeon van Zyl
6:031:22n8nNano Banana
Basic image generation with n8n Gemini nodeThe video shows how to use the standard Google Gemini node in n8n to generate an image by manually entering the model ID for Nano Banana Pro.Text to Image
7:572:28n8nNano Banana
Advanced 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).AI Image Generator
10:273:02n8nNano Banana
Edit images using n8n and Nano Banana ProThe creator demonstrates how to convert an uploaded image to base64 and use it in an n8n workflow to perform image-to-image editing with a text prompt.Image to Image
13:292:55n8nNano Banana
Combine multiple images into one generationThe video shows how to pass multiple base64 encoded images into a single API call to blend elements, such as placing a specific hat from one image onto a character from another.AI Image Combiner
Oct 2025 · 53.2K viewsJay E | RoboNuggetsJay E | RoboNuggets
2:520:29n8n
Generate long-form AI character video with n8n and InfiniteTalkThe creator executes an n8n workflow that processes a script and image to generate a video of an animated character (Luigi) speaking with a consistent voice.Script To Video AI Generator
12:071:15n8n
Automate InfiniteTalk video generation in n8nThe creator demonstrates configuring an n8n node to send driving audio and a character image to the InfiniteTalk model via Wavespeed AI's API.AI Lip Sync Generator
Dec 2025 · 3.1K viewsBernard | AI AutomationBernard | AI Automation
0:290:43n8nNano Banana
End-to-end AI image generation workflow demoThe 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.AI Image Generator
Sep 2025 · 15.3K viewsMatt Penny | Applied AIMatt Penny | Applied AI
11:103:53n8nKling
Generate video using Kling AI (V3) via n8nThe presenter demonstrates setting up an n8n workflow to request a video of a 'dog playing in the park' using the Kling AI (V3) model through the KIE AI API, including a polling loop to check for completion.Text to Video
Mar 2026 · 40 viewsKonstantinos ChristopoulosKonstantinos Christopoulos
5:014:08n8n
Connecting Reply.io events to n8n workflowsA step-by-step walkthrough of mapping the JSON payload from Reply.io into an n8n webhook node to process lead data.Sync leads to CRM
Jan 2026 · 330 viewsValcavValcav
0:534:15n8n
Automating lead scraping with n8n and GeminiThe creator walks through an n8n workflow that uses Gemini to identify and scrape B2B agencies in specific regions like Sydney.Build a list from ICP filters
Jun 2025 · 2.8K viewsChance XieChance Xie
1:451:37n8n
Setting up Google Sheets trigger in n8nThe creator demonstrates how to configure the Google Sheets module in n8n to fetch lead rows that haven't been verified yet.Sync leads to CRM
5:373:04n8n
Updating Google Sheets with verification resultsThe demo shows how to map the API response from MillionVerifier back into Google Sheets to update the verification status of each lead.Sync leads to CRM
Sep 2025 · 1.3K viewsHoani TaylorHoani Taylor
6:184:23n8n
Automate cold email reply classification with n8n and SmartleadThe creator walks through an n8n workflow that uses AI to analyze incoming email replies, categorize them into buckets (Interested, Out of Office, etc.), and update the lead status in Smartlead.AI account/prospect research
Apr 2025 · 84.3K viewsNick SaraevNick Saraev
42:313:52n8n
Generating AI personalizations in n8nThe creator maps variables from the scraped LinkedIn data (like job history and bio) into an AI prompt within n8n to generate unique icebreakers.Personalize cold emails at scale
May 2025 · 6.3K viewsHeyReachHeyReach
9:442:12n8n
Automating lead notifications and sentiment analysis with n8nShows how to use n8n to pull replies from HeyReach, check for existing conversations, and push positive sentiment leads into Slack for immediate attention.Sync leads to CRM