Skip to content
RAG Repo

Pre-embedded & RAG-ready

Datasets that come already split into passages and converted into embeddings, so you can plug them straight into a vector database and skip the most expensive part of building a pipeline.

3sources

Pre-embedded & RAG-readyOpen

Cohere Wikipedia 22-12 Embeddings (per-language)

Wikipedia encoded with the Cohere multilingual-22-12 embedding model, with embeddings (numeric vectors that capture meaning) computed on each article's title plus text. Published per language, covering many including Arabic, German, English, Spanish, French, Hindi, Italian, Japanese, Korean, Simple English, and Chinese. You can stream it rather than download it in full, which matters given the size.

wikipediaembeddingsmultilingual
Pre-embedded & RAG-readyOpen

Cohere Wikipedia Multilingual Embeddings (2023-11)

The November 2023 Wikipedia dump across 300+ languages, split into passages and turned into embeddings (numeric vectors that capture meaning) with the Cohere Embed V3 multilingual model. Close to 250 million paragraph embeddings in total. Drop it into a vector database for semantic search over all of Wikipedia, or use it as a knowledge source for multilingual RAG, including cross-lingual search where a query in one language returns relevant results from another.

wikipediaembeddingsmultilingual

Other categories