DoorDash SafeChat cuts safety incidents 50% with multi-modal AI content moderation
DoorDash needed to screen a high volume of user-generated content daily — chat messages, images, and voice calls — for inappropriate material to protect Dashers and consumers at platform scale.
An initial shadow test with an external vision API for image moderation produced a significant false positive rate, making it unsuitable for production.
Since launch, SafeChat achieved a 50% decrease in low/medium-severity safety incidents and 99.8% of messages are now handled by the internal model alone, resulting in higher Dasher and consumer trust, reduced customer support volume, and stronger platform reliability.
Show all 7 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Since launch, SafeChat achieved a 50% decrease in low/medium-severity safety incidents and 99.8% of messages are now handled by the internal model alone, resulting in higher Dasher and consumer trust, reduced customer…
What tools did this team use?
moderation API, fast LLM, precise LLM, internal model, computer vision.
What results were reported?
Low/medium-severity safety incidents: 50%; messages handled by internal model alone (Phase 2): 99.8%; messages auto-cleared by Moderation API (Phase 1 Layer 1): about 90%; messages identified as safe at Phase 1 Layer 2 cutoff: 99.8% (source-reported, not independently verified).
What failed first in this deployment?
An initial shadow test with an external vision API for image moderation produced a significant false positive rate, making it unsuitable for production.
How is this compliance monitoring AI workflow structured?
User-generated content enters pipeline → Layer 1 fast model screening → Layer 2 precise LLM evaluation → Computer vision image moderation → Real-time voice call moderation → Severity-based action routing → Human safety agent escalation → Proportional enforcement output.