Skip to content

nandcoder/Tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutor

This app is made using ReactJS and FaceAPI.JS

  • It uses faceapi.js models for facial recognition and recognizing the facial expressions of detected faces. It takes video using webcam and the recognition is applied to it.
  • The contact us page is made for any feedback or query. It sends the data to a dummy backend. You can change the backend from /src/components/Contact.js. Change the url at line 20 const URL = {BACKEND_URL}.

To run the app locally

Clone this repo using git clone https://github.com/nandcoder/Tutor.git

Open the project's root directory and run the commands below

npm install

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published