Coinbase builds LLM-powered Conversational Coinbase Chatbot (CBCB) to handle tens of thousands of customer support queries monthly
Coinbase's customer query volume surged to tens of thousands per month, with traffic spiking during crypto bull runs, requiring a system that could personalize responses using real-time account data while maintaining compliance.
Standard commercial and open-source LLMs lacked the Coinbase-specific context needed to accurately address account restrictions, platform policies, and unique product features.
CBCB handles tens of thousands of customer support queries monthly, delivering faster answers without live agent wait times and freeing CX agents to focus on more complex issues.
Frequently asked questions
What did this team achieve with this AI workflow?
CBCB handles tens of thousands of customer support queries monthly, delivering faster answers without live agent wait times and freeing CX agents to focus on more complex issues.
What tools did this team use?
LLM, ML model, knowledge bases.
What results were reported?
Customer support queries handled monthly: tens of thousands; Customer response time: faster answers without needing to wait for a live agent; CX agent focus on complex issues: automating routine inquiries allows our customer experience (CX) agents to focus on more complex and impactful issues (source-reported, not independently verified).
What failed first in this deployment?
Standard commercial and open-source LLMs lacked the Coinbase-specific context needed to accurately address account restrictions, platform policies, and unique product features.
How is this customer support AI workflow structured?
Customer query arrives → Query rephrasing → Article retrieval and ranking → Domain-specific logic and account data → Response styling → Guardrails compliance check → Personalized response delivered.