awesome-jeremy / smart-brain-client

Detect human faces in a picture. [client side]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartBrain - Client

Detect human faces in a picture.

Tech Stack:

  1. React.js
  2. tachyons
  3. Clarifai API - for AI face recognition
  4. AWS Lambda
vesion4:
  • Get rank emoji from AWS lambda and render on the page
    • create AWS lambda using serverless
    • create a function that respond with emoji based on the entries of uploading images from users

4

version3:
  • add a Profile modal
    • used Portals in React, to create a DOM node that exists outside the DOM hierarchy

3

version2:
  • recognize multiple faces

2

version1:
  • initial project
  • only recognize one face

1

About

Detect human faces in a picture. [client side]


Languages

Language:JavaScript 88.9%Language:CSS 5.7%Language:HTML 5.3%