Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 340 Bytes

File metadata and controls

executable file
·
6 lines (4 loc) · 340 Bytes

Smart Brain App

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.