Many-Shot Translation for Low-Resource Indic Languages Using BM25 and Gemini 2.5 Flash
August 17, 2026
This pipeline uses BM25 to retrieve parallel examples from a language-specific bank for in-context learning. It achieves translation between English and eleven North-Eastern Indian languages without model fine-tuning by conditioning Gemini 2.5 Flash on retrieved exemplars.
HOW THIS AFFECTS YOU
●
builderYou can implement high-quality translation for low-resource languages using retrieval-augmented prompting rather than expensive fine-tuning.