5 releases
Uses new Rust 2024
new 0.1.5 | Mar 15, 2025 |
---|---|
0.1.4 | Mar 12, 2025 |
0.1.3 | Mar 9, 2025 |
0.1.2 | Mar 9, 2025 |
0.1.1 | Mar 9, 2025 |
#981 in Development tools
553 downloads per month
Used in semantic-search-cli
17KB
309 lines
Semantic Search Library
lib.rs
:
Semantic Search Library
semantic-search
is a library for searching semantically similar documents.
To be specific, it helps you get embeddings of texts and search for top-k similar texts, where similarity is defined by cosine similarity of embeddings.
Dependencies
~4–16MB
~199K SLoC