An open API service indexing awesome lists of open source software.

https://github.com/ztgx/muvera

MUVERA: Making multi-vector retrieval as fast as single-vector search
https://github.com/ztgx/muvera

algorithms data google muvera retrieval rust search structure vector

Last synced: 8 months ago
JSON representation

MUVERA: Making multi-vector retrieval as fast as single-vector search

Awesome Lists containing this project

README

          

# muvera
Multi-Vector Retrieval via Fixed Dimensional Encodings

[![Version](https://img.shields.io/crates/v/muvera)](https://crates.io/crates/muvera)
[![Crates Downloads](https://img.shields.io/crates/d/muvera?logo=rust)](https://crates.io/crates/muvera)

## WIP