2 stable releases

1.1.2 Jul 23, 2024
1.1.1 Jun 27, 2024

#1070 in Database interfaces

Download history 120/week @ 2024-07-22 6/week @ 2024-07-29 25/week @ 2024-09-16 20/week @ 2024-09-23 41/week @ 2024-09-30 18/week @ 2024-10-07 9/week @ 2024-10-14 26/week @ 2024-10-21 26/week @ 2024-10-28 5/week @ 2024-11-04

67 downloads per month

MIT license

450KB
11K SLoC

Rust 9K SLoC // 0.0% comments Python 1K SLoC // 0.1% comments TypeScript 401 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

~82MB
~1.5M SLoC