In this video, we're going to build a small Python image search application utilizing a public e-commerce product dataset. The application allows you to type in a query describing a product and will then perform a semantic search to find images that match the query.
Link to the code:
https://colab.research.google.com/drive/1lENdG00tZ-YSlHeTlDA0jzPdPI6fT4M9#scrollTo=RHzohWpg44Vc
▬▬▬▬▬▬ V I D E O C H A P T E R S & T I M E S T A M P S ▬▬▬▬▬▬
0:00 Introduction and overview
1:08 Hugging Face Data and OpenAI CLIP model
2:15 Loading data
3:45 Semantic search
Download
0 formats
No download links available.
Build an Image Search Engine Using Hugging Face Libraries | NatokHD