This project was conceived for the 2019 AngelHacks Silicon Valley Hackathon. Our goal was to employ the AWS Rekognition system to find lost persons, using photos provided by friends and family of the person and matching with the security footage of nearby cameras.
Our team includes
To install:
*In command line, navigate to frontend directory:
$npm install
$npm start
navigate to backend directory
$node server.js