Skip to content

Web App developed using React and Clarifai face detection API

Notifications You must be signed in to change notification settings

MAG-BOSS/face-detection-webApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection-webApp

This web application crops out face in a rectangular fashion from any image using Clarifai Computer Vision Models.

Technology Stack

  • React JS
  • Clarifai
  • CSS

Getting Started

Install the Node Package Manager

$ sudo snap install node --classic --channel=10
$ npm install nodemon -g

Fork this repo and clone it

$ git clone https://github.com/<Your User Name>/face-detection-webApp.git

Open the folder Voice-assisstant-news-app and install the dependencies

$ npm install

Run the application

# In the face-detection-webApp folder
$ npm start

About

Web App developed using React and Clarifai face detection API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published