product-search demo through image search using google-cloud-vision-api
This project is a demo for product search using vision-api of google-cloud. This project is built using nodejs and expressjs.
I have checked-in related npm packages with this repo (not sure if i should do this but will remove it if i will work on it). so, most part to run this project is
Product-images will be stored at two places: on bucket and on local. If we start optimizing this project, then there are many enhancements possible. Currently, google-search results are good but not that much effective. we can optimize them by applying one more level of some kind of filtering. (like feature extraction of AWS image-rekognization gives us details of image).
This is just a demo. so,