sentence-transformers
the six Ws · specification
Created at UKPLab (TU Darmstadt), now maintained with Hugging Face.
A Python library computing dense embeddings of text and images for search and similarity.
A library on CPU or GPU, self-hosted in your application.
Reach for it when you need embeddings for retrieval, clustering, or RAG.
Easy access to many high-quality embedding and reranker models with a simple API.
PyTorch and Transformers; downloads embedding model weights; GPU optional.
Originated at UKPLab; open-source (Apache-2.0); runs fully locally and offline once models are cached.
works with