FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 75
- Longevity 80
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 109
- age_days: 1128
- days_rel: 9
- days_push: 9
- n_releases_24m: 6
Adoption not part of the score
12086 stars · 908 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FlagEmbedding is the official Python toolkit for BAAI's BGE family of embedding models and rerankers, covering inference, evaluation, and fine-tuning for search and retrieval-augmented generation. It includes dense, sparse, and multi-vector retrieval models (e.g., bge-m3) plus multimodal embedding models (BGE-VL).
Use cases
- generate sentence embeddings for semantic search
- build a RAG pipeline with retrieval
- rerank retrieved documents for better relevance
- fine-tune a custom embedding model on my own data
- compute text semantic similarity between sentences
- multilingual text retrieval across 100+ languages
- multimodal image and text search with embeddings
When to choose
- you need state-of-the-art open embedding or reranker models for search or RAG
- you want dense, sparse, and multi-vector retrieval in one toolkit
- you need multilingual embeddings or fine-tuning support
- you want MIT-licensed models free for commercial use
When to avoid
- you need a lightweight general-purpose sentence-transformers wrapper without BGE-specific features
- you want a hosted embedding API rather than running models locally
- you lack GPU resources for large-scale encoding or fine-tuning
Facets
library · maturity active
rag search-engine machine-learning nlp llm-inference machine-learning large-language-models python cross-platform embeddings sentence-transformers reranker bge semantic-search multilingual dense-retrieval fine-tuning retrieval-augmented-generation natural-language-processing search gpu
4 sources
- readme: https://github.com/FlagOpen/FlagEmbedding · fetched 2026-08-28 · 193b9d8c4d6a
- homepage: http://www.bge-model.com/ · fetched 2026-08-29 · dc1da902e787
- registry_pypi: https://pypi.org/pypi/flagembedding/json · fetched 2026-08-29 · 822840579777
- site_page: https://bge-model.com/FAQ/index.html · fetched 2026-08-29 · b426473f6041
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FlagOpen/FlagEmbedding | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="FlagOpen/FlagEmbedding")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem