LintDB
LintDB copied to clipboard
A user should be able to upload binary embeddings
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/