* Need for near-duplicate image detection in various use cases in eCommerce
* Fundamental research on exact search in Hamming space using Elasticsearch
* How we implement near-duplicate image detection using pHash
* Comparison with FAISS, which is the best-in-class KNN search
* Implementation notes on how we scale the solution