fastembed and lightweight-embeddings

FastEmbed is a lightweight embedding library that could serve as the underlying inference engine for Lightweight Embeddings' API service, making them complements rather than competitors—one provides the computational core while the other wraps it in a managed service layer.

fastembed
74
Verified
Maintenance 16/25
Adoption 15/25
Maturity 25/25
Community 18/25
Maintenance 6/25
Adoption 6/25
Maturity 9/25
Community 16/25
Stars: 2,771
Forks: 184
Downloads:
Commits (30d): 5
Language: Python
License: Apache-2.0
Stars: 15
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About fastembed

qdrant/fastembed

Fast, Accurate, Lightweight Python library to make State of the Art Embedding

Leverages ONNX Runtime instead of PyTorch to minimize dependencies and enable deployment in serverless environments like AWS Lambda. Supports dense embeddings, sparse embeddings (SPLADE++), late-interaction models (ColBERT), image embeddings, and cross-encoder reranking—with extensibility for custom models. Integrates directly with Qdrant vector database for end-to-end semantic search workflows.

About lightweight-embeddings

lh0x00/lightweight-embeddings

LightweightEmbeddings is a fast, free, and unlimited API service for multilingual embeddings and reranking, with support for both text and images and guaranteed uptime.

Scores updated daily from GitHub, PyPI, and npm data. How scores work