Skip to content

johndev86/smartbrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartbrain website

Submit image URL to Clarifai face detection API and view the image with human faces highlighted. Proof of concept web app with user authentication, user registration, user profile management, and use of external API.

Technologies used

  • React (create react app)
  • Clarifai
  • Heroku for hosting
  • Mainly Tachyons for styling, some Bootstrap
  • JWT authentication - use signed token in request header for restricted API endpoints.