Skip to content

0xHexaDev/face-sight-react-app

Repository files navigation

FaceSight AI - Face Detection App

Real-time facial recognition with emotion detection powered by TensorFlow.js

Installation

  1. Install dependencies:
npm install
  1. Download the face-api.js models

    Create a folder called models inside the public directory and download the required models from: https://github.com/justadudewhohacks/face-api.js/tree/master/weights

  2. Run the development server:

npm run dev

Features

  • Real-time face detection through webcam
  • Upload and analyze images
  • Detect gender, age, and emotions
  • Multiple face detection support
  • Responsive design for mobile and desktop

Technology Stack

  • React
  • TypeScript
  • TensorFlow.js (face-api.js)
  • Tailwind CSS
  • shadcn/ui components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages