1 stable release

1.0.4 Jun 3, 2024

#469 in Database interfaces

Download history 226/week @ 2024-06-02 244/week @ 2024-06-09 119/week @ 2024-06-16

589 downloads per month
Used in lsp-ai

MIT license

450KB
11K SLoC

Rust 9K SLoC // 0.0% comments Python 851 SLoC // 0.1% comments TypeScript 362 SLoC // 0.1% comments JavaScript 329 SLoC // 0.1% comments SQL 49 SLoC C 32 SLoC // 0.2% comments Shell 3 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

~79MB
~1.5M SLoC