Skip to content
/ Reck Public

A web application to recognize and detect faces through Clarifai API

License

Notifications You must be signed in to change notification settings

EzzEddin/Reck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reck

Reck is a web application that can recognize and detect faces through Clarifai API Face Detection Model

Demos

Reck demo is on my youtube channel reck-bg

  1. One face detected reck-steve
  2. Multiple faces detected reck-solvay
  3. No faces reck-landscape

Personal Demos

slack-pic-apl

slack-pic-apl2

How to use Reck

  1. Clone this project and cd into the Reck folder:
$ git clone https://github.com/EzzEddin/Reck.git
$ cd Reck
  1. Using npm, run the following:
$ npm install
$ npm start
  1. Replace API_KEY, found in src/App.js, with your own API key to be able to connect to Clarifai API.

Acknowledgements

The front-end of React.js used in this project is inspired by Andrei Neagoie and detecting multiple faces is inspired by dominikbn. I also thank my friends Nour and Mohamed Adel who helped me with better ideas of UI.

About

A web application to recognize and detect faces through Clarifai API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published