fastembed and open-text-embeddings

FastEmbed is a lightweight embedding library that can be embedded in applications, while Open-Text-Embeddings wraps embedding models in an OpenAI-compatible API server, making them complementary tools for different deployment patterns (in-process vs. remote service).

fastembed
71
Verified
open-text-embeddings
43
Emerging
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 17/25
Stars: 2,771
Forks: 184
Downloads:
Commits (30d): 5
Language: Python
License: Apache-2.0
Stars: 166
Forks: 23
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

About fastembed

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.

AI-development semantic-search recommendation-systems data-retrieval machine-learning-engineering

About open-text-embeddings

rag-wtf/open-text-embeddings

Open Source Text Embedding Models with OpenAI Compatible API

This project helps developers integrate open-source text embedding models into their applications. It takes plain text as input and generates numerical representations (embeddings) that capture the semantic meaning of the text. This allows developers to add capabilities like semantic search, recommendation systems, or text classification to their products using a familiar OpenAI API-compatible interface.

AI-application-development natural-language-processing semantic-search machine-learning-engineering

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