Skip to content

With Clarifai API in the "backend", this web app is made using react and it can detect faces in the photos when provided with an adequate image URL. The app displays a blue square around the face once the face is detected.

zlatkomarjanovic/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Face Recognition React Web App


This app is powered by React and Clarifai API. With Clarifai API in the "backend", this web app is made using react and it can detect faces in the photos when provided with an adequate image URL. The app displays a blue square around the face once the face is detected.

The amount of requests you can send through this API are limited to 5000 per month. The app is easily set up on other machines using NPM and you can read instructions below to get started with testing.


#INSTRUCTIONS

  1. git clone
  2. remove package.lock.json file
  3. npm init
  4. npm start

Happy testing :D

About

With Clarifai API in the "backend", this web app is made using react and it can detect faces in the photos when provided with an adequate image URL. The app displays a blue square around the face once the face is detected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published