Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

executable file
·
12 lines (8 loc) · 457 Bytes

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.