emmyoh/zebra

A vector database for querying meaningfully similar data.

22
/ 100
Experimental

Zebra helps you manage and query large collections of complex data like documents, images, or audio by finding items that are meaningfully similar to each other. You input your data, and it helps you retrieve related content without requiring the entire dataset to be loaded into memory. This is ideal for developers building content recommendation systems or other applications that need to find semantically similar items.

No commits in the last 6 months.

Use this if you are building an application that needs to find semantically similar data (like recommendations) from a large, evolving dataset, and you require efficient on-disk storage, safe multithreaded access, and the ability to add and remove items without significant downtime or memory spikes.

Not ideal if your application requires extremely precise 'nearest' neighbor results over 'close enough' similarities, or if your dataset is static and small enough to be loaded entirely into memory, as other solutions might offer higher recall in those specific scenarios.

content-recommendation semantic-search information-retrieval multimodal-data database-development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

16

Forks

Language

Rust

License

AGPL-3.0

Last pushed

Mar 09, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/emmyoh/zebra"

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