Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matchyc authored Dec 7, 2023
1 parent ef1501a commit 176ab1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

🏆 Winning NeurIPS' Competition Track: Big ANN, Practical Vector Search Challenge. (OOD Track)

The first open-source vector search solution that achieves better or the same performance as commercial solutions, such as Zilliz.
The first open-source cross-modal vector search solution that achieves better or the same performance as commercial solutions, such as Zilliz.


MysteryANN is a cutting-edge research project centered around cross-modal retrieval. It has been specifically designed for cross-modal Approximate Nearest Neighbor Search (ANNS) while maintaining robustness for single-modal vector search. This repository builds upon the NSG repo and incorporates other open-source implementations. We have added our custom index codes extensively, resulting in significant speed improvements and state-of-the-art performance.
Expand Down

0 comments on commit 176ab1f

Please sign in to comment.