How Whatnot Utilizes Generative AI to Enhance Trust and Safety
As Whatnot's marketplace grew, scam attempts increasingly targeted new users through multi-message confidence-building exchanges that existing rule-based and single-message ML approaches could not reliably detect due to a lack of contextual understanding.
The centralized rule engine was limited to scalar values and could not reason about conversational context, and traditional ML content moderation assessed messages in isolation, making both approaches ineffective for detecting multi-turn scam or harassment patterns.
LLM-based automated detection proactively identifies over 95% of scam attempts on the platform within a few minutes, with 96% precision and high recall in LLM output.
Frequently asked questions
What did this team achieve with this AI workflow?
LLM-based automated detection proactively identifies over 95% of scam attempts on the platform within a few minutes, with 96% precision and high recall in LLM output.
What tools did this team use?
LLMs, OCR, Kafka.
What results were reported?
Scam attempts proactively detected: over 95%; LLM output precision: 96%; LLM output recall: high recall; Detection time: within a few minutes (source-reported, not independently verified).
What failed first in this deployment?
The centralized rule engine was limited to scalar values and could not reason about conversational context, and traditional ML content moderation assessed messages in isolation, making both approaches ineffective for…
How is this compliance monitoring AI workflow structured?
User signal qualification → Multi-source data curation → LLM scam likelihood scoring → Rule engine threshold check → Ops team notification and review → Enforcement via Kafka.