top of page
Computer Engineer
IMAGE PREDICTION FOR AMAZON SEARCH
This project was done for SB Hacks 2021. I worked as the lead developer in a team of three. In this project, we were inspired by existing technologies such as Google Reverse Image search and facial recognition technologies. We wanted to incorporate the ability of computers to quickly identify objects in order to make searching for specific objects more easily. Therefore, we used a Tensorflow and keras model to recognize images. Then, we take the recognition predictions into a Javascript script that would link to Amazon.
​
Learned:
Tensorflow, keras, and how to apply them
Algorithms for image classification
Javascript
Image Prediction Search: About
bottom of page