Building an image search engine with Python and Faiss
Trying to search for images based on text and tags sucks and using text and keywords to describe something inherently visual is a real pain. Then, I stopped my manual search and opened up a code editor. What's an Image Search Engine? I mean, you're ...

