Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Turn text prompts into stunning AI generated images—automatically! What it does? This workflow lets your Telegram bot: 1. Receive a user’s image description (e.g., "a cyberpunk cat wearing sunglass...
n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Malik Hashir.
Original n8n.io sourceTurn text prompts into stunning AI-generated images—automatically!
This workflow lets your Telegram bot:
Telegram Trigger Listens for user messages (e.g., “/image a futuristic cityscape”).
AI Prompt Refinement Uses Google Gemini (or OpenAI) to optimize the input for the image model.
AI Image Generation Calls Hugging Face’s Together API (free tier) to create the image. Supports models like black-forest-labs/FLUX.1-schnell.
Auto-Delivery Downloads the image and sends it in the Telegram chat.
(Optional) Swap Gemini for OpenAI if preferred.
Activate the workflow—your bot is now ready to create stunning images! Simply send a command like: “Hey, generate an image of a warrior standing on top of a mountain.”
You can keep your prompt casual or get as detailed as you like. The AI will interpret your request and craft a full, descriptive prompt for image generation. For example: “Generate an image of a warrior wearing tattered clothes, chest out, standing on a snowy mountain.”
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 | AI text-to-image for Telegram (Gemini + Hugging Face FLUX) |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Content Creation, Multimodal AI |
| Author | Malik Hashir |
| Published | 18 Jun 2025 |
Use the JSON export at /data/workflows/5031/5031.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.
Turn text prompts into stunning AI generated images—automatically! What it does? This workflow lets your Telegram bot: 1. Receive a user’s image description (e.g., "a cyberpunk cat wearing sunglass...
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.