Mercari AI Assist: GPT-4 and GPT-3.5-turbo power seller listing title suggestions in production
Processing and understanding unstructured user-generated listing text was difficult for Mercari's team, as distilling key information and identifying what made listings sell quickly was complex given the varied writing styles of sellers.
Mercari shipped Mercari AI Assist with a two-stage LLM pipeline—GPT-4 for offline key-attribute extraction and GPT-3.5-turbo for real-time inference—achieving an optimal balance between quality and cost-efficiency.
Frequently asked questions
What did this team achieve with this AI workflow?
Mercari shipped Mercari AI Assist with a two-stage LLM pipeline—GPT-4 for offline key-attribute extraction and GPT-3.5-turbo for real-time inference—achieving an optimal balance between quality and cost-efficiency.
What tools did this team use?
GPT-4, GPT-3.5-turbo.
What results were reported?
GPT-4 vs GPT-3.5-turbo quality tradeoff: GPT-4 outperforms GPT-3.5-turbo in terms of quality, but it incurs greater costs and latency; LLM output format inconsistency at scale: number of inconsistently formatted responses increased along with the number of requests (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
Domain experts define title criteria → GPT-4 distills key title attributes → Seller creates listing → GPT-3.5-turbo extracts listing attributes → Title suggestions delivered to seller.