--- license: mit title: ' emotional-analysis2 ' sdk: gradio emoji: 🌖 colorFrom: purple colorTo: green pinned: true short_description: ' emotional' thumbnail: >- https://cdn-uploads.huggingface.co/production/uploads/680dd9fd13902d64fb620f65/IxFntTLEyg5sXnjjJPzJ1.png --- # Emotion & Sentiment Analyzer 🎭📱 This app detects: - 📝 Sentiment from text (positive, negative, neutral) - 🎥 Emotion from a short video (using DeepFace) ## How to Use: 1. Enter a social media message in the textbox 2. Upload a short `.mp4` video showing a face 3. Click Submit to get results! ## Built With: - DeepFace - VADER Sentiment Analysis - Gradio Interface - Deployed on Hugging Face Spaces ## License: MIT License – free to use and modify.