Final project for ZTM course
- Clone this repo
- Run
npm install
- Run
npm start
- You must add your own API key in the
src/App.js
file to connect to Clarifai.
You can grab Clarifai API key here
A web app that uses machine learning to detect faces present in a picture, given its URL
JavaScriptMIT
Final project for ZTM course
npm install
npm start
src/App.js
file to connect to Clarifai.You can grab Clarifai API key here