Classifying Incoming Support Requests

Overview

The first layer of the AI Agent Support Analyzer System is built to detect, classify, and route messages from multiple sources — Gmail, Telegram, voice, image, PDF, or plain text.

This is where the system determines:


Supported Input Sources

Source Channel Content Type Handled
Gmail Email Text, attachments, inline images
Telegram Chatbot Voice, text, image
Webhooks (Optional) API-based support inputs

Step-by-Step: Message Detection Setup

1. Trigger from Gmail (n8n Gmail Node)


2. Trigger from Telegram Bot