File size: 742 Bytes
faedda3
 
 
 
 
 
 
88e8222
faedda3
88e8222
4ca4f09
faedda3
18fc222
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
faedda3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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.