/AiBrainFaceDetector

Detects faces using Clarifai API

Primary LanguageJavaScriptMIT LicenseMIT

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.

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

Tech Stack



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]