Nano Banana: Gemini Powered Workflow for Scalable AI Image Creation

This workflow automates AI image generation using Google Gemini 2.0 Flash, replacing manual image editing with a robust pipeline. It retrieves reference images and prompts from Airtable, analyzes images, optimizes prompts, generates enhanced images, uploads results to ImgBB, and updates Airtable records, saving hours per project. Graphic designers or content creators producing 10+ images monthly benefit most. The Webhook node triggers processing, IF nodes validate inputs, Airtable nodes fetch and update data, HTTP Request nodes handle Gemini API calls, a Code node enhances prompts, and Respond to Webhook nodes format responses, ensuring reliable image generation. The workflow saves ~5 hours weekly by automating 10+ image generations. Ideal for design teams or freelancers, it requires n8n, Google Gemini API (~$0.02/1k tokens), Airtable (~$10/month base tier), and optional ImgBB (~$4/month). Scalability is limited by API rate limits; moderate technical skills are needed. Install n8n from n8n.io or use cloud.n8n.io. Obtain Gemini API key from Google Cloud, Airtable API key from airtable.com, and ImgBB API key from imgbb.com. Update Airtable node base and table IDs (replace appXXXXXXXXXXXXXX and tblXXXXXXXXXXXXXX). Configure the Webhook node with a URL like https://your-n8n-instance/webhook/nano-banana-fixed and header authentication. Test with payloads like { \"recordId\": \"rec123\" } via Postman, ensuring Airtable records contain imageBase64, apiKey, and optional textPrompt. Activate in n8n. Monitor for errors like missing fields or API failures in logs. Optimize by batching requests and rotating API keys quarterly for security.", "businessValue": "Saves 5 hours/week automating 10+ AI image generations", "setupTime": "45-60 minutes", "difficulty": "Intermediate", "requirements": [ "n8n (free/community or cloud), Google Gemini API, Airtable, optional ImgBB", "API keys for Gemini, Airtable, and ImgBB", "Stable internet, modern browser, moderate coding for setup" ], "useCase": "Automating AI-enhanced image generation for design or content creation"

$6.99

Workflow steps: 18

Integrated apps: webhook, if, respondToWebhook

Nano Banana: Gemini Powered Workflow for Scalable AI Image Creation preview