AI-Powered Telegram Chatbot with Session Management

somdn_product_page

This n8n workflow creates an intelligent Telegram chatbot that manages multiple user sessions seamlessly. It incorporates OpenAI GPT models for conversation, summarization, and question answering, combined with Google Sheets for storing session data and managing session states. The system enables users to start new conversations, resume previous sessions, and request summaries or answers. When a user sends messages, the workflow detects commands like /new, /current, /resume, /summary, or /question to handle sessions appropriately. It ensures that each session is active, expired, or resumed effectively, providing a smooth and intelligent chat experience. This automation is ideal for customer support, virtual assistants, or any interactive chatbot requiring session persistence and intelligent responses.

Node Count

>20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.chainSummarization, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, code, googleSheets, if, set, stickyNote, switch, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “AI-Powered Telegram Chatbot with Session Management”

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