Skip to content

Vector Search Technique: k-NN or ANN ? #515

Answered by micheleriva
MentalGear asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MentalGear, vector search is implemented using cosine similarity and presumes that all the vectors have been normalized before the insertion. It's pure JS and has no external dependencies.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MentalGear
Comment options

@micheleriva
Comment options

@MentalGear
Comment options

Answer selected by MentalGear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants