Skip to content

Arnaud Gourlay's blog

Rust Meetup Linz: Qdrant - a vector search engine in Rust

I had the privilege and pleasure to give a talk at the Rust Meetup Linz about my work as a full time contributor on the Qdrant vector search engine.

I wanted the talk to be rather accessible given that vector search engines have recently been gaining popularity.

The presentation is structured roughly in two parts:

First the focus is on the use cases for the technology to really understand where it shines.

The second part is about peeking under the hood to take a closer look at the internals, and to see why Rust is such a good fit for the job.

The slides are available here and the recording here.