Nearest neighbor search (NNS) has a wide range of applications in information
retrieval, computer vision, machine learning, databases, and other areas.
Existing state-of-the-art algorithm for nearest neighbor search, Hierarchical
Navigable Small World Networks(HNSW), is unable to scale to large datasets of
100M records in high dimensions. In this paper, we propose LANNS, an end-to-end
platform for Approximate Nearest Neighbor Search, which scales for web-scale
datasets. Library for Large Scale Approximate Nearest Neighbor Search (LANNS)
is deployed in multiple production systems for identifying topK (