Telegram Content Bot with AI Image & Blog Generation

somdn_product_page

This n8n workflow creates a versatile Telegram bot that enables users to generate AI-based images and blog articles directly within the chat. It starts with a webhook trigger for incoming Telegram messages, then classifies the input as either image or blog command. Based on user selection, it prompts for necessary details, such as image descriptions or article titles.

The workflow integrates with Google Sheets to log all interactions and responses, and Google Drive to store generated images. For image requests, it constructs a dynamic URL to fetch images from Pollinations AI, downloads the images, and then sends them back to the user in Telegram. For blog articles, it uses Gemini AI via LangChain to generate content based on user input and preferred styles like Formal, Casual, or News, then sends the article back via Telegram.

This automation is perfect for content creators, marketers, educators, or anyone who wants to generate visual or textual content quickly without leaving the chat interface.

Node Count

>20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, code, googleDrive, googleSheets, httpRequest, if, set, stickyNote, switch, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “Telegram Content Bot with AI Image & Blog Generation”

Your email address will not be published. Required fields are marked *