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.
Reviews
There are no reviews yet.