FAISS By Facebook AI Research
Facebook AI Similarity Search (FAISS) is a library searching for similar multimedia content using efficient search algorithms. We know that multimedia files on social media exceed trillions of terabytes, and it is nearly impossible to find out similarities within the content using simple SQL engines. FAISS By Facebook involves a nearest-neighbor search algorithm for billions of data sets for speed optimization. Read more
April, 2019