Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 637 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 637 Bytes

Facebox

This is a web app that allows you detect the faces in an image, with the power of machine learning. the frontend was created using reactjs, the face detection is done using clarifai API, the backend consists of an expressjs server, and the database being used is PostgreSQL. The app is hosted on heroku as well as on github pages.

The part in this repo is the frontend. The repo for the backend is here.

To view the project you can use either of these two links: