https://github.com/eduardobattisti/face_recognition_brain
App that can find face in images
https://github.com/eduardobattisti/face_recognition_brain
clarifai reactjs
Last synced: 3 months ago
JSON representation
App that can find face in images
- Host: GitHub
- URL: https://github.com/eduardobattisti/face_recognition_brain
- Owner: eduardobattisti
- Created: 2021-02-06T22:42:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T13:03:52.000Z (about 4 years ago)
- Last Synced: 2024-04-13T19:06:19.424Z (about 1 year ago)
- Topics: clarifai, reactjs
- Language: JavaScript
- Homepage: https://fc-recognition-smart-brain.herokuapp.com/
- Size: 705 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartBrain - v1
Final project for ZTM course1. Clone this repo
2. Run `npm install`
3. Run `npm start`
4. You must add your own API key in the `src/App.js` file to connect to Clarifai.You can grab Clarifai API key [here](https://www.clarifai.com/)