Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 604 Bytes

FaceBrain

Facebrain is a react front-end application that uses the Clarifai api to detect and mark faces on an submitted image.

Installation

Download and extract to a folder. From the folder run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

For the backend please visit face-brain-server

License

MIT