Loading…
Loading…
Written by Max Zeshut
Founder at Agentmelt · Last updated May 26, 2026
An AI model or component that categorizes inputs into predefined classes—such as sorting emails into 'sales inquiry,' 'support request,' and 'spam,' or labeling customer sentiment as positive, negative, or neutral. Classifiers are workhorses inside AI agent systems: they route incoming requests to the right agent or workflow, filter content for moderation, triage support tickets by priority, and categorize financial transactions. Classifiers can be rule-based, ML-based, or LLM-based.
An AI support system uses a classifier as its first step: every incoming message is classified into one of 12 categories (billing, technical issue, feature request, cancellation, etc.) with a confidence score. High-confidence classifications route directly to specialized agents; low-confidence ones queue for human triage.