Edmunds automates dealer review moderation with GPT-4 via Databricks Model Serving
Edmunds received over 300 dealer quality-of-service reviews daily that were moderated manually, sometimes taking up to 72 hours before vetted reviews could be published. IAM-based data governance also created coarse access control and little visibility into pipeline dependencies.
Training an off-the-shelf model produced poor results, and fine-tuning still failed to handle the complex moderation rules because all rules had to be captured in the prompt with no flexibility for edge cases. Prompt engineering experiments were also difficult because there was no easy way to compare outputs across different models.
Edmunds now auto-moderates dealer reviews in minutes instead of up to 72 hours, saving three to five hours of staff time per week and requiring only two moderators freed for higher-value tasks.
Unity Catalog migration delivered improved auditing, compliance, security, and data discovery.
Show all 5 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Edmunds now auto-moderates dealer reviews in minutes instead of up to 72 hours, saving three to five hours of staff time per week and requiring only two moderators freed for higher-value tasks.
What tools did this team use?
Databricks, Databricks Model Serving, GPT-4, Amazon S3.
What results were reported?
Staff time saved per week: three to five hours per week; Previous review turnaround time: up to 72 hours; New review publication time: in minutes; Moderators required: two (source-reported, not independently verified).
What failed first in this deployment?
Training an off-the-shelf model produced poor results, and fine-tuning still failed to handle the complex moderation rules because all rules had to be captured in the prompt with no flexibility for edge cases.
How is this quality assurance AI workflow structured?
Daily review submissions → GPT-4 auto-moderation → Accept or reject decision → Moderator publishes reviews → Unity Catalog governance.