Face Detection Website

A full-stack web application which applies Clarifai API to detect the position of a face in an image by URL.

Utilized React, NodeJS, and PostgreSQL to build this project and hosted on Heroku.

Website Link: https://smart-brain-400.herokuapp.com

Backend set up on https://warm-ocean-89197.herokuapp.com

Possible Improvements

  1. Add a profile page in the nav bar after signing in to the home page.
  2. Add update profile info and delete account option.
  3. Enable multiface detection by studying Clarifai API in detail.
  4. Show user's history of uploaded images.

Screenshots