Discovery & Taxonomy
We studied CADEX’s operational workflows and mapped the real-world email landscape.
- Email analysis
- Operations workshops
- Category mapping
- Edge-case identification
- Workflow analysis

CADEX handles hundreds of customers and partner emails every day. Messages can contain multiple issues, varying urgency, and important information hidden inside PDFs, scans, or screenshots.
An earlier machine-learning model achieved over 90% accuracy in testing but dropped to around 40% when exposed to real-world email traffic.
The challenge was to turn a promising AI experiment into a reliable, production-ready system that could handle messy email data at scale.
Key Pain Points
We worked closely with CADEX’s operations team to understand how emails were handled in real-world conditions.
We analyzed existing email workflows to identify patterns and establish a clear classification structure for automation.
Emails contained multiple intents
Production data was unpredictable
Attachments contained critical information
The preprocessing layer prepares every message for downstream AI models.
Instead of forcing every email into a single category, the system progressively determines the message’s intent.
Once an email is classified, the system determines where it belongs operationally.
AI classification improved dramatically when moving from the earlier production model to the new workflow.
Improved routing and faster handling helped increase service-level adherence.
Automated classification and routing reduced the time agents spent on email triage.
Automation reduced the workforce requirement associated with email triage.
Human feedback transformed the AI from a static model into a continuously improving system.
Mapped real-world email types, edge cases, and operational workflows into a structured classification system.
Separated preprocessing, classification, routing, and feedback into specialized AI responsibilities.
Used progressive classification to handle complex and multi-intent messages more reliably.

We studied CADEX’s operational workflows and mapped the real-world email landscape.

We translated the taxonomy into a modular AI workflow.

The system was refined against real-world conditions and operational feedback.
Integrated the AI pipeline into CADEX’s existing email and support environment.
Connected classifications and tags to the appropriate operational workflows.
Enabled visibility into accuracy, SLA performance, handling time, and email volumes.