Building the LLM Platform at Whatnot: Velocity, Trust, and Reliability
Whatnot needed an LLM platform capable of supporting real product and operational workflows where inputs are harder to constrain, outputs are non-deterministic, and the system is easier for users to push in unintended directions — requiring teams to iterate fast and trust results.
Standard A/B frameworks diluted prompt experiment signal by counting all exposures regardless of whether outputs differed, and brittle rules, similarity metrics, and manual spot-checking failed to scale or capture what 'good' actually meant.
Whatnot built an LLM platform enabling prompt iteration 10x+ faster, trust reviewers processing harassment reports in minutes instead of hours, and support agents resolving buyer issues on the first try.
Frequently asked questions
What did this team achieve with this AI workflow?
Whatnot built an LLM platform enabling prompt iteration 10x+ faster, trust reviewers processing harassment reports in minutes instead of hours, and support agents resolving buyer issues on the first try.
What tools did this team use?
Python.
What results were reported?
Prompt iteration speed: 10x+ faster; Trust reviewer processing time: minutes instead of hours (source-reported, not independently verified).
What failed first in this deployment?
Standard A/B frameworks diluted prompt experiment signal by counting all exposures regardless of whether outputs differed, and brittle rules, similarity metrics, and manual spot-checking failed to scale or capture wha…
How is this quality assurance AI workflow structured?
Self-serve prompt experimentation → Differential exposure logging → Shared tool catalog access → LLM-as-a-judge scoring → Data mining and eval evolution.