2 stable releases
1.1.1 | Jun 25, 2024 |
---|---|
1.0.4 | Jun 3, 2024 |
#218 in Machine learning
105 downloads per month
Used in lsp-ai
455KB
11K
SLoC
Open Source Alternative for Building End-to-End Vector Search Applications without OpenAI & Pinecone
Supported Languages
We support a number of different languages:
Our SDK is written completely in Rust and translated by Rust to our other supported languages. See each individual language for an overview and specification on how to use the SDK.
Rust
More information about our methodologies and Rust SDK coming soon.
lib.rs
:
pgml
pgml is an open source alternative for building end-to-end vector search applications without OpenAI and Pinecone
With this SDK, you can seamlessly manage various database tables related to documents, text chunks, text splitters, LLM (Language Model) models, and embeddings. By leveraging the SDK's capabilities, you can efficiently index LLM embeddings using PgVector for fast and accurate queries.
Dependencies
~64–86MB
~1.5M SLoC