Easy Image Captioning with Gemini 1.5 Pro
Try it out! This workflow takes an image and generates a caption for it using AI. The OpenAI node has been able to do this for a while but this workflow demonstrates how to achieve the same with other multimodal vision models such as Google's Gemini. Additional, we'll use the Edit Image node to overlay the generated caption onto the image. This can be useful for publications or can be repurposed for copyrights and/or watermarks. Need Help? Join the [Discord](https://discord.com/invite/XPKeKXeB
Integrations Used (5)
Prerequisites
Required Credentials (1)
Google Palm
Used by: Google Gemini Chat Model
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
AI-Powered Content Creation
Automate content generation, summarization, or analysis using AI capabilities.
Save hours of manual work while maintaining quality and consistency.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
},
"nodes": [
{
"id": "0b64edf1-57e0-4704-b78c-c8ab2b91f74d",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
480,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a875d1c5-ccfe-4bbf-b429-56a42b0ca778",
"name": "Google Gemini Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
...Related Workflows
Automate Image Validation Tasks using AI Vision
1. Import Photos To Validate [Read more about using Google Drive](https://docs.n8n.io/integrations/builtin/app-nodes/n8n...
Intelligent Web Query and Semantic Re-Ranking Flow
Step 1. Set Up a Free Brave Web Search Query API Key To attain the free web search API tier from Brave, follow these ste...
Host Your Own AI Deep Research Agent with n8n, Apify and OpenAI o3
2. Ask Clarifying Questions [Read more about form nodes](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-b...
Visual Regression Testing with Apify and AI Vision Model
Part A. Generate Base Images Before we can run our visual regression tests, we must generate a series of base screenshot...
CV Resume PDF Parsing with Multimodal Vision AI
Try me out! This workflow converts a Candidate Resume PDF to an image which is then "read" by a Vision Language Model (...
HN Who is Hiring Scrape
Go to https://hn.algolia.com - filter by "Ask HN: Who is hiring?" (important with quotes for full match) - sort by date...