ML Web Application

Facial Emotion Detector

Flask web app detecting emotions from live webcam feed using a pre-trained deep learning model.

Problem

Needed a real-time emotion detection demo using computer vision.

Solution

Built Flask app with TensorFlow model inference, OpenCV capture, and responsive web UI.

My Role

Full-stack ML web development

Facial Emotion Detector

Technologies

PythonFlaskTensorFlowOpenCVHTMLCSS

Key Features

  • Live webcam emotion detection
  • Deep learning inference
  • Responsive web interface