Tracking issue: ANN (Approximate Nearest Neighbors) Index · Issue #25 · asg017/sqlite-vec

sqlite-vec as of v0.1.0 will be brute-force search only, which slows down on large datasets (>1M w/ large dimensions). I want to include some form of approximate nearest neighbors search before v1,...