This App takes a image url, load the image and then using Clarifai API to detect the face. This app connect to the Smart Brain API backend server constructed using Node,JS and Express.JS.
At the moment, the app only works on picture with one face. Picture with multiple face will only show one box on one random face.