FlagOpen/FlagEmbedding
FlagEmbedding
Retrieval and Retrieval-augmented LLMs
34/100RAG
Stars11,704
Forks879
LanguagePython
LicenseMIT
Overview
Retrieval and Retrieval-augmented LLMs
Best for
- Evaluating FlagEmbedding for Python AI workflows.
- Comparing a GitHub project with 11,704 stars and current repository activity.
Pros
- FlagEmbedding has visible GitHub traction with 11,704 stars. Topics: embeddings, information-retrieval, llm.
- The project provides an external homepage for deeper evaluation.
Cons
- Production fit still depends on documentation depth, issue activity, and release cadence.
- License review should confirm the MIT terms fit your use case.
Production readiness
FlagEmbedding should be validated with its README, release history, open issues, and integration requirements before production use.
License risk
MIT is reported by GitHub; review the repository license before redistribution or commercial use.
Install
pip install -U FlagEmbeddingpip install -U FlagEmbedding[finetune]git clone https://github.com/FlagOpen/FlagEmbedding.gitpip install .pip install .[finetune]