mixedbread-ai/python-sdk
mixedbread ai python sdk
This is a Python library that lets developers integrate Mixedbread AI's advanced text analysis capabilities into their applications. Developers can send text inputs to the service and receive numerical representations (embeddings) for tasks like search, or get a re-ranked list of documents based on a query. It's designed for software developers building applications that need to understand and process natural language.
No commits in the last 6 months.
Use this if you are a Python developer building applications that require converting text into numerical vectors for search, clustering, or recommendations, or need to re-order search results for better relevance.
Not ideal if you are not a Python developer or are looking for a ready-to-use application rather than a programming library.
Stars
12
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mixedbread-ai/python-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
voyage-ai/voyageai-python
Voyage AI Official Python Library
awinml/voyage-embedders-haystack
Custom components for Haystack for creating embeddings and reranking documents using the VoyageAI Models.
estebanpdl/osintgpt
An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector...
FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
patelvivekdev/voyageai-ai-provider
The Voyage AI Provider is a provider for the Vercel AI SDK. It provides a simple interface to...