Skip to content

LoneFaizaan/face-analyzer

Repository files navigation

Face Analyzer

A Next.js face analysis app that runs in the browser. It lets you upload or capture front, left, and right profile photos, then generates symmetry, proportion, structure, skin-uniformity, and feature-level scores with visual overlays.

Features

  • Browser-only image analysis powered by MediaPipe
  • Front, left, and right pose workflow
  • Landmark, midline, thirds, feature, and heatmap overlays
  • Downloadable JSON report
  • No server-side photo upload required

Getting Started

Install dependencies for the web app:

npm --prefix apps/web install

Run the development server:

npm run dev

Open http://localhost:3000 in your browser.

Scripts

npm run dev
npm run build
npm run lint

About

Browser-based face analysis app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages