- REACT JS
- EXPRESS JS
- NODE JS
- Clarifai API
- CSS
It allows users to signin or register and then directs them to home page. Then the user can enter any image url in the inage link form and press the detect
After the user has clicked detect the webapp fetchs the image and detects faces from it and the count of your detecting faces is always remembered
- Clone this repo
- npm install
- Kindly use your own api key. Grab it for free from here
- npm start