Skip to content

App that detects faces in images uploaded by using the Clarifai face recognition API.

Notifications You must be signed in to change notification settings

andrewberning/amazing-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazing Face

This is the front-end of my Amazing Face app. It detects faces in images that are uploaded to it, via the image URL, by using the face-recognition API from Clarifai. It also keeps track of how many images you have uploaded in your account. Yes, your own login account. AMAZING RIGHT?!

How did you build it?

I built this app using React.js for the front-end. I also used tachyons for inline styling and particles-bg for background effects.

Dependencies and Packages

Installation

  1. Clone this repo
  2. Use 'npm install' to install all the necessary dependencies.
  3. Run 'npm start'

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

License

MIT

About

App that detects faces in images uploaded by using the Clarifai face recognition API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published