-->
I will discuss building high performance search indexes in Rust and show that we can achieve SoTA performance for both sparse and dense vector retrieval. To achieve these results we leverage the Rust compiler’s access to vectorized instructions and granular compiler controls.
Jack is a founding engineer and manager of the Applied Research and Algorithms team at Pinecone, the market leader in managed nearest-neighbor vector embedding search at scale. Prior to Pinecone, Jack was a founder of SidekickQA and creator of the NBoost open source neural ranking engine. He is an active member of the NYC Rust community and is passionate about solving problems at the intersection of ML and databases.