LintDB icon indicating copy to clipboard operation
LintDB copied to clipboard

A user should be able to upload binary embeddings

Open mtbarta opened this issue 1 year ago • 0 comments

As a user, I want to upload binary embeddings from cohere (et al) directly into the database. This helps support the latest and greatest embedding formats, run faster, and use less resources.

Acceptance Criteria

If a user inserts binary data, then the index should be configured to correctly calculate scores against it.

See the following repos for how this is used: https://github.com/cohere-ai/BinaryVectorDB https://github.com/ashvardanian/usearch-binary/

mtbarta avatar Apr 11 '24 17:04 mtbarta