Delivery Hero improves multilingual search with few-shot LLM translations across 68 countries
Delivery Hero's global search solution spanning 68 countries faced challenges with dialectal variations, transliterations, and spelling errors that traditional machine translation tools could not accurately handle, particularly failing to capture user intent and regional language nuances.
Commercial machine translation tools Google Translate and DeepL generally performed under 80% accuracy on Arabic grocery search queries, failing to capture user intent and context as effectively as LLMs.
LLM-based few-shot translation using Gemini achieved over 90% accuracy for restaurant-related translations, and A/B testing showed positive improvements in user engagement; the translations are now in production for Talabat and Hungerstation.
Show all 5 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
LLM-based few-shot translation using Gemini achieved over 90% accuracy for restaurant-related translations, and A/B testing showed positive improvements in user engagement; the translations are now in production for T…
What tools did this team use?
Gemini, ChatGPT-Turbo, Google Translate, DeepL, Elastic Search, ChatGPT.
What results were reported?
ChatGPT-Turbo translation accuracy: 86%; Gemini translation accuracy: about 82%; Commercial translation tools accuracy: under 80%; Restaurant-related translation accuracy with LLM: over 90% (source-reported, not independently verified).
What failed first in this deployment?
Commercial machine translation tools Google Translate and DeepL generally performed under 80% accuracy on Arabic grocery search queries, failing to capture user intent and context as effectively as LLMs.
How is this ecommerce ops AI workflow structured?
Multilingual query received → Few-shot LLM translation → Majority voting validation → Translation-enhanced retrieval → Hybrid search results returned.