Travelers deploys AI-powered claims countrywide with OpenAI
Key Points
- 85–90% claim completion via AI
- Realtime voice assistant using OpenAI Realtime API
- Nationwide rollout in two months
Summary
Travelers launched an autonomous AI Claim Assistant — a realtime voice solution powered by OpenAI Realtime API and frontier models — to handle first notice of loss (FNOL) for auto property damage. The assistant guides customers through policy questions, captures claim details, and submits claims by connecting models to Travelers' claims infrastructure, orchestration, and internal tools. After an initial eight‑state launch the system expanded nationwide in two months, achieving roughly 85–90% claim completion via the AI flow and providing 24/7 support during catastrophe surges.
Key Points
- Built on OpenAI Realtime API + frontier models to enable natural, low-latency voice conversations.
- Automates FNOL: policy Q&A, details capture, and claim submission; escalates to humans for complex cases.
- Integrated with backend claims systems, orchestration, and internal tools to operate at enterprise scale.
- Scaled from 8 states to nationwide in ~2 months and handles catastrophe spikes (100k+ claims) without wait times.
- Business impact: ~85–90% of callers complete filing via AI; frees claim professionals to focus on complex work.
Engineering considerations
- Realtime voice sessions require session orchestration, stateful handoff, and reliable connectors to backend APIs.
- Implement routing/escalation logic, audit logs, privacy controls, and monitoring for completion, latency, and escalation metrics.
- Prepare operational playbooks for surge scenarios, model updates, and cost/throughput tradeoffs.