Skip to content

Smart Brain is a web application created using React. It uses a machine learning API called Clarifai to detect faces in images submitted via an input form. It utilizes a database to store users and ranks them according to the amount of images submitted for face detection.

burpcute/smart-brain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

  1. Clone this repo
  2. Run npm install
  3. Run npm start

About

Smart Brain is a web application created using React. It uses a machine learning API called Clarifai to detect faces in images submitted via an input form. It utilizes a database to store users and ranks them according to the amount of images submitted for face detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.4%
  • CSS 9.1%
  • HTML 7.5%