Once Upon a Chat Bot: The Ada Story at leboncoin
leboncoin wanted to leverage LLMs internally but could not use public platforms like ChatGPT due to data security and privacy risks, particularly the risk of confidential or client data being exposed through external services.
The initial attempt to self-host Meta's Llama 2 on AWS was complex, slow for chat, and more expensive than a managed alternative. A later pilot of Onyx as a replacement was rejected due to infrastructure instability from its Vespa database and limited customization.
Ada became a trusted internal assistant before being sunset in Q1 2025.
The project delivered significant GenAI expertise to leboncoin's ML team. Transition is underway to ChatGPT Enterprise, with key features being ported via MCP connectors and Custom GPTs.
Show all 7 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Ada became a trusted internal assistant before being sunset in Q1 2025.
What tools did this team use?
Claude, Claude 2, Claude Sonnet, AWS Bedrock, Llama 2, Postgres, OpenSearch, Langsmith, Airflow, Onyx.
What results were reported?
Backstage retrieval context relevance: 0.63 to 0.73; Correct source link returned: 70%; Evaluation dataset time reduction: 30min to 3min; Correctness improvement from rule-based rephraser: 10% (source-reported, not independently verified).
What failed first in this deployment?
The initial attempt to self-host Meta's Llama 2 on AWS was complex, slow for chat, and more expensive than a managed alternative.
How is this back office ops AI workflow structured?
Employee submits question → Route to domain assistant → Query rephrasing → Document retrieval → Reranking with Cohere → Answer generation by Claude → Answer delivered to employee → Evaluation and iteration.