qdrant/fastembed
Fast, Accurate, Lightweight Python library to make State of the Art Embedding
This tool helps developers transform text and images into numerical representations called embeddings. These embeddings are crucial for building applications like search engines or recommendation systems where understanding the meaning of data, rather than just keywords, is important. It takes raw text or image files as input and outputs vector embeddings, which can then be used in AI applications. Developers working on search, recommendation, or AI-driven data retrieval systems would use this.
2,771 stars. Used by 41 other packages. Actively maintained with 5 commits in the last 30 days. Available on PyPI.
Use this if you are a developer building AI applications that require converting text or images into numerical embeddings quickly and efficiently, especially in resource-constrained environments.
Not ideal if you are a non-developer seeking an out-of-the-box solution for semantic search or content recommendations without needing to write code.
Stars
2,771
Forks
184
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
5
Dependencies
10
Reverse dependents
41
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/qdrant/fastembed"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
Blaizzy/mlx-embeddings
MLX-Embeddings is the best package for running Vision and Language Embedding models locally on...
Merck/Sapiens
Sapiens is a human antibody language model based on BERT.
amansrivastava17/embedding-as-service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
jkrukowski/swift-embeddings
Run embedding models locally in Swift using MLTensor.