kozistr/semantic-search-rs

semantic vector search demo with gRPC server in Rust

28
/ 100
Experimental

This project helps developers build extremely fast search services that can find relevant information in massive datasets. You input a list of text queries and it quickly outputs a list of the most similar document IDs from a pre-built index. It's designed for backend engineers or MLOps professionals who need to integrate high-performance similarity search into their applications.

No commits in the last 6 months.

Use this if you need to implement a real-time semantic search feature with ultra-low latency for large volumes of data within a single server.

Not ideal if you require a distributed or sharded search solution, or if you prefer to use existing vector database products.

information-retrieval real-time-search vector-search backend-development high-performance-computing
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 7 / 25

How are scores calculated?

Stars

10

Forks

1

Language

Rust

License

Apache-2.0

Last pushed

Aug 29, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/kozistr/semantic-search-rs"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.