So, I decided to add a feature to the Shop app. that will allow user search in Shopify stores product catalog using an image instead of the keywords.
The workflow: A user scrolling through Instagram and the found a product that they like Take a screenshot of it Open the mobile app, click on the camera icon. Select the image and let the magic happen Get a list back of similar looking products across different Shopify store (in our case, it’ll be one Shopify Store)
Full article: https://iliashaddad.com/blog/how-i-built-a-product-visual-search-using-react-native-google-cloud-vision-api-algolia-and-remixjs/
Github Repo: https://github.com/IliasHad/visual-product-search-app