Skip to content

Building a Facial recognition web app with react

Notifications You must be signed in to change notification settings

maverickx03/face-detect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Final project for my Article on Building A Facial Recognition Web App with React

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 at https://www.clarifai.com/

About

Building a Facial recognition web app with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.8%
  • HTML 14.3%
  • CSS 10.9%