This n8n workflow automates real-time chat responses on Telegram by integrating Google’s Gemini AI model. When a user sends a message on Telegram, the workflow triggers and captures the message via a Telegram webhook. The message content is then sent to the Google Gemini AI, which processes it and generates an appropriate response. The AI’s reply is finally sent back to the user on Telegram, enabling seamless, automated conversation responses. This setup is ideal for creating intelligent chatbots, customer service automation, or anytime you want to provide instant, AI-driven replies on Telegram.
Automated Telegram Responses with Google Gemini
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, stickyNote, telegram, telegramTrigger |
Reviews
There are no reviews yet.