qdrant / vector-db-benchmark

Framework for benchmarking vector search engines
https://qdrant.tech/benchmarks/
Apache License 2.0
270 stars 77 forks source link

[question] How to draw a picture like the one displayed on the README webpage #173

Closed cydrain closed 2 months ago

cydrain commented 2 months ago

Hi,

I use "vector-db-benchmark" to run my vector engines and get the results, but how can I draw a picture like the one displayed on your README webpage ?

Thanks

KShivendu commented 2 months ago

Hello. that's created with JS. I've described this in https://github.com/qdrant/vector-db-benchmark/issues/104

Feel free to create a PR that does something similar in this repo :)