Image Concept Prediction App
I built a Web Application that analyzes images and predicts what is inside of them with corresponding probabilities of how likely it is those predictions are contained within the image. It routes to different pages on click, uses an image recognition API called Clarifai and has its own server using Node-JS and Express-JS.