This is a Telegram AI-to-Human Handover System that seamlessly transitions customer support conversations between an AI agent and human operators:
AI-First Response: When users message the Telegram bot, an AI agent handles the conversation initially, using memory to maintain context across messages.
Smart Handover Detection: The AI recognizes when users request human assistance and triggers a two-step confirmation process (user approval, then operator availability check).
Topic-Based Routing: Once confirmed, the system creates a dedicated Telegram Forum topic named after the user's ID, where operators can respond. Messages are automatically forwarded between the user's private chat and the operator's topic.
Session Management: A data table tracks conversation states ('ai', 'human', 'open', 'closed'), ensuring messages route correctly and maintaining conversation history.
Clean Closure: Operators type "exit" in the topic to close conversations, updating the database and closing the forum topic.
Estimated Time: 30-45 minutes (first-time setup)
You'll need to:
Note: The template includes detailed video guides (1-minute overview and 10-minute setup walkthrough) plus extensive documentation in sticky notes covering every node and credential setup.