supershazwi / nec-case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beauty Score v1.0

This app allows a user to upload an image of a person's face and determining a score (out of 10 with 10 being most beautiful) that indicates the person's beauty.

Demo App - Tom Cruise

Important Libraries Used

  1. tailwindUI
  2. face-api.js

How to run the app

Upon cloning the repository, dive into the client/face directory.

npm install

This installs the necessary libraries to demo the app.

npm run start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

About


Languages

Language:JavaScript 84.3%Language:HTML 8.2%Language:CSS 7.5%