26 Real Product Demos of n8n

n8n
A fair-code workflow automation platform combining visual building with custom code.
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.
intermediateDeveloper / API
- 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
26 clips
42:313:52Generating 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.n8n · intermediate · Developer / API
3:063:39Text-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.n8n · Nano Banana · intermediate · Developer / API
7:042:25Image-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.n8n · Nano Banana · intermediate · Developer / API
9:291:46Combining 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.n8n · Nano Banana · intermediate · Developer / API
2:520:29Generate 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.n8n · intermediate · Developer / API
12:071:15Automate 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.n8n · intermediate · Developer / API
11:103:53Generate 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.n8n · Kling · intermediate · Developer / API
2:121:03Generate 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.n8n · Nano Banana · intermediate · Developer / API
3:500:32Convert 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.n8n · Kling · intermediate · Developer / API
20:251:08Optimize 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.n8n · Nano Banana · intermediate · Developer / API
6:031:22Basic 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.n8n · Nano Banana · intermediate · Developer / API
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).n8n · Nano Banana · intermediate · Developer / API
10:273:02Edit 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.n8n · Nano Banana · intermediate · Developer / API
13:292:55Combine 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.n8n · Nano Banana · intermediate · Developer / API
3:301:26Text-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.n8n · Imagen · intermediate · Developer / API
8:211:58Multi-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.n8n · Nano Banana · intermediate · Developer / API
6:023:42Generate 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.n8n · Sora · intermediate · Developer / API
9:445:26Generate 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.n8n · Sora · intermediate · Developer / API
24:101:26Review 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.n8n · Sora · intermediate · Developer / API
9:442:12Automating 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.n8n · intermediate · Developer / API
0:290:43End-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.n8n · Nano Banana · intermediate · Developer / API
1:451:37Setting 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.n8n · intermediate · Developer / API
5:373:04Updating 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.n8n · intermediate · Developer / API
6:184:23Automate 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.n8n · intermediate · Developer / API
0:534:15Automating 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.n8n · intermediate · Developer / API
5:014:08Connecting 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.n8n · intermediate · Developer / API