This workflow automates responses to Telegram messages using OpenAI, generating text replies or images based on user commands.
The workflow begins by triggering on incoming messages from Telegram users. It processes these messages to determine the appropriate action: generating a text response, creating an image, or sending an error message for unsupported commands. Text responses and images are crafted using OpenAI's GPT-4 model, ensuring dynamic and context-aware interactions. The workflow also simulates typing actions to enhance user experience.
Platform
n8n
Category
AI
Price
Free
Creator
Sofia Martinez
tutorial
set
merge
openAi
switch
telegram
stickyNote
telegramTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.