madisonmay / Indico-Security-Camera

Security Camera Built Using Indico's Collection APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  • git clone git@github.com:nlintz/Indico-Security-Camera.git
  • cd Indico-Security-Camera
  • npm install
  • echo 'module.exports={"apiKey":"your indico api key"}' > indicoConfig.js
  • npm start
  • (in a separate terminal) node app

Other Dependencies

  • MongoDB needs to be running for the app to work
  • You need to have a trained collection named "security_camera"

Learn More

You can learn more about Indico Collection APIs here

About

Security Camera Built Using Indico's Collection APIs


Languages

Language:JavaScript 99.8%Language:CSS 0.2%Language:HTML 0.1%