Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

😊 Real-Time Emotion Recognition in Browser

This project is a real-time facial emotion recognition app built with TensorFlow.js, face-api.js, and native JavaScript. It uses your webcam to detect your face and classify your emotion (e.g., happy, sad, angry) directly in the browser β€” no server, no backend, 100% client-side!

Demo Screenshot


πŸš€ Features

  • πŸŽ₯ Real-time webcam input using WebRTC
  • πŸ˜„ Emotion detection using pre-trained face-api.js models
  • 🧠 Runs directly in browser (no backend required)
  • πŸ–₯️ Responsive UI with HTML/CSS and vanilla JavaScript
  • πŸ”’ Private: All processing happens in the browser

🌐 Live Demo

Click here to try it online
(Make sure to allow camera access)


πŸ› οΈ Installation

git clone https://github.com/yourusername/emotion-detector-js.git
cd emotion-detector-js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors