Command-based Telegram bot for article summarization & image prompts with OpenAI
Telegram AI Assistant: Summarize Links & Generate Images On Demand This workflow turns any Telegram chat into a smart assistant. By typing simple commands like /summary or /img, users can trigger powerful AI actions—d...
Template notes
Telegram AI Assistant: Summarize Links & Generate Images On Demand
This workflow turns any Telegram chat into a smart assistant. By typing simple commands like /summary or /img, users can trigger powerful AI actions—directly from Telegram.
---
✨ What It Does
This automation listens for specific commands in Telegram messages:
- /help: Sends a help menu explaining available commands. - /summary <link>: Fetches a webpage, extracts its content, and summarizes it using OpenAI into 10–12 bullet points. - /img <prompt>: Sends the image prompt to OpenAI and replies that the request has been received (designed for future integration with image APIs).
---
📦 Features