Website : https://face-detection-app-amir.herokuapp.com/
The app uses an AI face-detection model from Clarifai API
- Clone this repo
- Run
npm install
- Run
npm start
Note: You might have to use your own API key in the src/App.js
file to connect to Clarifai.
You can grab Clarifai API key here