This Python project uses OpenCV, MediaPipe, and the FER library to detect smiles and anger in real time through your webcam. It combines facial landmark analysis for smile estimation and deep learning-based emotion recognition for identifying anger. The code overlays visual feedback directly on the video feed, making it ideal for interactive applications in emotion-aware systems, virtual assistants, or user behavior analysis.