Skip to content

Smart Brain is a web app that uses the Clarifai API to locate a face in a picture.

Notifications You must be signed in to change notification settings

yitzhak-bloy/smart-brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartbrain Face Detection App

This app allows the user to detect faces in the image uploaded by them. It makes use of Clarifai face detection API. Users can register and upload the image. An entry count is maintained for every user which indicates how many times the user has detected faces.

Front End of the app is created using React.
NodeJS, ExpressJS is used for server side scripting.
PostgreSql is used to store user information.
External Libraries like Bcrypt and KnexJS are also used.
The app is deployed on heroku along with the server and database.

Technologies Used: HTML, CSS3, JS(ES6, ES7, ES8), React, NodeJS, ExpressJS, postgreSQL, SQL
Libraries Used: Bcrypt, KnexJS

This repo contains source code for the front end part of the app. The code that contains the server side is here.

Link: https://smart-brain-bloy.herokuapp.com/

About

Smart Brain is a web app that uses the Clarifai API to locate a face in a picture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published