You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
๐งฌ๐ Vecgo is a pure Go, embeddable, hybrid vector database designed for high-performance production workloads. It combines commit-oriented durability with HNSW + DiskANN indexing for best-in-class performance.
Vamana Indexing and Approximate Nearest Neighbor (ANN) Search Experimentation โ Developed as part of the K23a Software Development for Information Systems Course at NKUA.
Implementation of Vamana-based algorithms for efficient k-nearest neighbor (KNN) search. Designed for optimized indexing and query performance in high-dimensional data.