Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 636 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 636 Bytes

Getting Started with Smart Brain App

App is using Clarifai API for face detection.
You need to register on Clarifai and get your own API key to use the app.
This app using Face Detection model.
This is a frontend part of the app.
Backend part of the app is available SmartBrain-api.

Available Scripts

In the project directory, you can run:

npm install

Installs all the dependencies required for the project.

npm start

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