MachineLearning

Vector DB and ANN vs PHE conflict, is there a practical workaround? [D]

Hey everyone, I have been digging into vector databases, ANN search, and privacy preserving techniques (specifically PHE), and I have hit a design roadblock that I would love some input on. The problem: Using a vector DB with ANN (HNSW, IVF, etc.) is g…