Skip to content

Commit 06170aa

Browse files
committed
Use Clostera README hero banner
1 parent 1b1935a commit 06170aa

14 files changed

Lines changed: 2 additions & 0 deletions

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Clostera - billion scale clustering
22

3+
![Clostera hero banner](docs/assets/Clostera.png)
4+
35
Made with ❤️ by [Synerise](https://synerise.com).
46

57
Clostera is a Rust-native clustering library for large vector datasets, including 100M-1B vector workloads on a single machine. The public API is deliberately small: pass vectors, pass `K`, pass the metric, and either let `algorithm="auto"` choose the backend or select a concrete algorithm by name.

docs/assets/Clostera.png

1.68 MB
Loading
-112 KB
Binary file not shown.

docs/assets/benchmark_hero.png

-369 KB
Binary file not shown.

docs/assets/benchmark_k_sweep.png

-85.4 KB
Binary file not shown.
-75.5 KB
Binary file not shown.

docs/assets/benchmark_n_sweep.png

-145 KB
Binary file not shown.

docs/assets/benchmark_purity.png

-69.7 KB
Binary file not shown.
-77.8 KB
Binary file not shown.

docs/assets/benchmark_tradeoff.png

-97.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)