leboncoin deploys LLM-powered Re-Ranker to improve search relevance and lift click and contact rates
leboncoin faces a complex search challenge: nearly 30 million monthly users and over 60 million classified ads each described in free-form user language create high volatility, while the search engine must respond within tens of milliseconds at thousands of requests per second, making relevant ranking technically demanding.
The Re-Ranker improved business targets (click and contact rate) by up to 5% and user experience KPIs (nDCG and average clicked and contacted positions) by up to 10%.
Frequently asked questions
What did this team achieve with this AI workflow?
The Re-Ranker improved business targets (click and contact rate) by up to 5% and user experience KPIs (nDCG and average clicked and contacted positions) by up to 10%.
What tools did this team use?
ElasticSearch, LLM, vectors database.
What results were reported?
Click and contact rate: up to +5%; nDCG and average clicked and contacted positions: up to +10% (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
Ad embeddings pre-computed → User query triggers search → ElasticSearch initial retrieval → Re-Ranker scores top-k ads → Final ranking served to users.