1 stable release

new 1.1.1 Jun 27, 2024

#1637 in Database interfaces

Download history 128/week @ 2024-06-23

128 downloads per month

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


lib.rs:

korvus

korvus 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