Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 896 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 896 Bytes

Clarifai Face Detection Model

This project was created implementing the face detection model trained by Clarifai using React. API keys are not included in this repository. Project was inspired by React course and my first introduction to React :)

You can find out more about the Model used here: Face Detection Model

Tools used
  • Clarifai AI (Face Detection Model)
  • React
Resources (Clarifai Links)
  • 1 - Integrating Clarifai in your React/Javascript project [Link]
  • 2 - Making Predictions Images [Link]
  • 3 - Predict With A Model [Link]