Sentence Transformers is the reference library for computing text and image embeddings, and for fine-tuning your own embedding models.
| Category | LLM / RAG framework |
| Type | Embeddings library |
| License | Apache-2.0 |
| Runs locally | Yes |
| Built with | Python |
| Skill level | Beginner |
| Best for | every RAG pipeline that needs embeddings |
Other open-source llm / rag framework tools worth comparing:
LangChainCompose chains, tools and agents
LlamaIndexThe data framework for RAG
HaystackProduction pipelines for search and RAG
DSPyProgram — not prompt — language models
txtaiAll-in-one embeddings database
RAGFlowDeep-document-understanding RAG
Semantic KernelMicrosoft's enterprise agent framework
GraphRAGRAG that builds a knowledge graph first
LiteLLMOne API for 100+ LLM providers
InstructorReliable structured outputs from LLMs
OutlinesGuarantee valid JSON and grammars
GuidanceInterleave control and generation
LLMWareEnterprise RAG with small specialised models
FlashRankUltra-light reranking for better RAG
RagasMeasure whether your RAG is any good
PromptfooUnit tests for your prompts
LangfuseSee what your LLM app actually did
PhoenixTrace, evaluate and debug LLM appsSentence Transformers is free and open-source (Apache-2.0 license), so you can use, self-host and modify it at no cost.
Yes. Sentence Transformers is designed to run on your own machine or server, keeping your data private.
Popular open-source alternatives include LangChain, LlamaIndex, Haystack. See the comparisons above to choose.
Browse the full directory of open-source AI tools, models and projects — updated daily.
Browse all tools →