SylvainJunca / smart-detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Detection

WIP hosted on Heroku

Getting Started

  • Clone the repository to your local machine
  • You must set the environment variable to point to your ClarifAI API key.
  • Get into the smart-detection folder using cd smart-detection command.
  • Install all dependencies using the npm install command).
  • Use npm start to launch the app

Concept / Services

This app uses the ClarifAI API to analyze pictures.

Dependencies

  • clarifai
  • react
  • react-dom
  • react-particles-js
  • react-scripts
  • react-tilt
  • tachyons

About


Languages

Language:JavaScript 79.6%Language:HTML 11.3%Language:CSS 9.1%