/Face-Recognition-App

Detects faces using Clarifai API

Primary LanguageJavaScript

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]