Skip to content

Latest commit

Β 

History

History
26 lines (16 loc) Β· 482 Bytes

README.md

File metadata and controls

26 lines (16 loc) Β· 482 Bytes

SmartBrain

Overview

This app lets you detect multiple faces at once 😱.

SmartBrain also takes advantage of authentication and session management using JSON web tokens

Created to play around with:

  • Amazon Web Services,
  • Face detection,
  • JSON web tokens,
  • authentication

... and lots more 😁!

How to use

  1. Clone this repo
  2. Run npm install
  3. Run npm start

DEMO

You can watch the demo here.