Block 1 - Fields - Set Values
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
How it works This workflow lets users generate AI images directly from Telegram messages using: Google Gemini API – to convert text to detailed, high quality image prompts. Pollinations API – to ge...
n8n-nodes-base.set, @n8n/n8n-nodes-langchain.chattrigger, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by NAZIA AI ACADEMY.
Original n8n.io sourceHow it works This workflow lets users generate AI images directly from Telegram messages using:
Google Gemini API – to convert text to detailed, high-quality image prompts.
Pollinations API – to generate free AI images from the prompts.
Telegram Bot – to interact with users and return generated images instantly.
It’s fully automated using n8n — from text message to stunning image, all in one flow. Perfect for creators, content marketers, or anyone wanting quick visuals on the go.
Set up steps 🧩 Estimated setup time: ~10–15 minutes
Create a Telegram Bot via @BotFather, copy your token, and set up the Telegram Trigger node in n8n with your credentials.
Set up Google Gemini API via Google AI Studio or Cloud Console.
Make sure your API key is added in the credentials section of the Gemini node.
Customize prompt structure or image size in the Fields - Set Values or Prompt Agent node.
(Optional) Enable Save to Disk if you want to keep a local copy of every image.
Deploy and run the workflow — done 🎉
🛠️ All technical details and logic are fully documented inside the workflow using sticky notes. ⚠️ Requirements n8n (Self-hosted or Cloud)
Telegram Bot Token
Google Gemini API key (with billing enabled — includes some free usage)
No key needed for Pollinations API — it's 100% free 🆓
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate AI images via Telegram using Gemini & Pollinations |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Content Creation, Multimodal AI |
| Author | NAZIA AI ACADEMY |
| Published | 20 Jul 2025 |
Use the JSON export at /data/workflows/6197/6197.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How it works This workflow lets users generate AI images directly from Telegram messages using: Google Gemini API – to convert text to detailed, high quality image prompts. Pollinations API – to ge...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.