Travelers Insurance classifies service request emails with Amazon Bedrock and Anthropic Claude, achieving 91% accuracy
Travelers receives millions of emails a year requiring classification of complex, sometimes ambiguous service requests into categories such as address changes, coverage adjustments, and payroll updates — a volume of manual processing that warranted automation.
Through prompt engineering with Anthropic's Claude models on Amazon Bedrock, the team achieved 91% classification accuracy — up from 68% without prompt engineering — with the system positioned to save tens of thousands of hours of manual processing.
Frequently asked questions
What did this team achieve with this AI workflow?
Through prompt engineering with Anthropic's Claude models on Amazon Bedrock, the team achieved 91% classification accuracy — up from 68% without prompt engineering — with the system positioned to save tens of thousand…
What tools did this team use?
Amazon Bedrock, Amazon Textract, Anthropic's Claude.
What results were reported?
Classification accuracy with prompt engineering: 91%; Initial classification accuracy without prompt engineering: 68%; Claude Instant classification accuracy: 90%; Manual processing hours saved: tens of thousands of hours (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Email ingestion → PDF attachment parsing → OCR text extraction via Textract → Text cleaning and combination → Claude email classification → Prediction output and analysis.