🎬 Generate anime images via Telegram with LLM-enhanced prompts and Gemini/Leonardo.AI

⚑ 586 views · 🎬 Content Creation & Video

Description

🎨 Anime Image Generator with LLM-Enhanced Prompts

This workflow turns a short text idea into stunning, AI-generated anime-style images, all from Telegram.
It combines a chat LLM for prompt enhancement with Gemini (free) or Leonardo.AI (paid) image models.


🌟 What It Does


βš™οΈ How It Works

  1. Telegram Trigger β€” waits for a text message from you.
  2. Image-count Node β€” stores your prompt & sets how many images to create (default: 4).
  3. Prompt Generator (LLM) β€” transforms your simple prompt into multiple detailed, visually rich anime prompts.
  4. Split & Loop β€” sends each refined prompt to the chosen image generator.
  5. Image Generator:
    • Default: HTTP-Gemini node.
    • Alternative: HTTP-Leonardo AI node (swap in for better quality).
  6. Convert to File & Send β€” decodes the generated images and sends them back to you on Telegram.

πŸ”‘ Setup


πŸ’‘ Tips


πŸ‘₯ Who Is This For


✨ Ready to go:
Run the workflow, send a prompt to your Telegram bot, and watch it turn into beautiful anime images.

πŸ”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, Basic LLM Chain, Structured Output Parser, Convert to File

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup