Telegram Bot for Article Summaries & Image Prompts

somdn_product_page

This n8n workflow creates a versatile Telegram bot capable of handling multiple commands, including providing a help menu, summarizing articles from URLs, and processing image generation prompts. When a user sends a message, the bot checks the command type and routes it accordingly. For `/help`, it responds with an informative menu of available commands. For `/summary `, it downloads the webpage, extracts the text, and uses OpenAI to generate a concise, bullet-point summary, returning it to the user via Telegram. For `/img `, it acknowledges the request and responds with a placeholder message, guiding users to dedicated image generation APIs. This workflow is ideal for content creators, researchers, or teams seeking an interactive, automated way to extract insights from articles and generate images directly within Telegram.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, html, httpRequest, if, stickyNote, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “Telegram Bot for Article Summaries & Image Prompts”

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