Emotion Bot is a web-based application for real-time emotion detection from facial expressions and voice recordings. The app uses deep learning models to analyze emotions such as happiness, sadness, anger, and more. It provides a user-friendly interface for recording videos and receiving emotion detection feedback.
- Real-time Emotion Detection: Analyzes facial expressions and voice in real-time.
- User-Friendly Interface: Intuitive interface for video recording and emotion feedback.
- Multi-modal Emotion Recognition: Detects emotions from both facial expressions and voice.
- Python 3.x
- Required Python packages:
- Flask
- OpenCV
- Keras
- Numpy
- Librosa
- TensorFlow
-
Clone or download the repository.
git clone <repository-url>
This format is more consistent with standard GitHub README files, focusing on clarity and ease of setup.