Lessons from launching Enterprise-grade GenAI solutions at Coinbase
Coinbase initially expected to optimize only between cost and accuracy when adopting GenAI, but encountered additional enterprise challenges including trust and safety, model availability, latency, and a rapidly shifting LLM landscape.
Coinbase built CB-GPT, a unified multi-cloud GenAI platform with RAG, guardrails, and agentic capabilities; several dozen use cases have been built by non-ML teams, and a customer-facing conversational LLM chatbot serving all US consumers launched in June 2024.
Frequently asked questions
What did this team achieve with this AI workflow?
Coinbase built CB-GPT, a unified multi-cloud GenAI platform with RAG, guardrails, and agentic capabilities; several dozen use cases have been built by non-ML teams, and a customer-facing conversational LLM chatbot ser…
What tools did this team use?
CB-GPT, AWS Bedrock, GCP VertexAI, Azure GPT, RAG, ChatGPT, Google Gemini.
What results were reported?
use cases built by non-ML teams: several dozen use cases (source-reported, not independently verified).
How is this customer support AI workflow structured?
Customer or employee submits request → Route to appropriate LLM → RAG grounds response in enterprise data → Guardrails evaluate input and output → Agentified LLM executes complex tasks.