Skip to content

Commit 80d5cee

Browse files
homkseinapetrov
andauthored
chore: add badges to README.md (#92)
Co-authored-by: Nikolay Petrov <[email protected]>
1 parent f9d45ee commit 80d5cee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616

1717
# Scalable Vector Search
1818

19+
[![Linux Build and Test](https://github.com/intel/ScalableVectorSearch/actions/workflows/build-linux.yml/badge.svg?event=push)](https://github.com/intel/ScalableVectorSearch/actions/workflows/build-linux.yml)
20+
[![CIBuildWheel](https://github.com/intel/ScalableVectorSearch/actions/workflows/cibuildwheel.yml/badge.svg?event=push)](https://github.com/intel/ScalableVectorSearch/actions/workflows/cibuildwheel.yml)
21+
[![License](https://img.shields.io/badge/License-Apache%202.0-silver.svg)](https://github.com/intel/ScalableVectorSearch/blob/main/LICENSE)
22+
1923
**Scalable Vector Search (SVS)** is a performance library for vector [similarity search](https://en.wikipedia.org/wiki/Similarity_search).
2024
Thanks to the use of Locally-adaptive Vector Quantization (LVQ) [[ABHT23]](#1) and its highly optimized indexing and search algorithms,
2125
SVS provides vector similarity search:

0 commit comments

Comments
 (0)