This project implements a persistent vector store from scratch using the Hierarchical Navigable Small World (HNSW) algorithm. The vector store allows users to efficiently store, update, and query ...