Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joakimteixeira/face-catcher

Site that detects faces on images
https://github.com/joakimteixeira/face-catcher

api-consumption css face-recognition javascript microservices-architecture reactjs responsive-design

Last synced: about 1 month ago
JSON representation

Site that detects faces on images

Awesome Lists containing this project

README

        

# Face Catcher
Recognizes faces on images

## Running the Project

To get started, fork the repository, clone it, rename the file ".env-example" to ".env" and fill in information about your MongoDB cluster.

Then, run the following commands:

npm install
npm run start