emotional-analysis2 / README.md
logu29's picture
Update README.md
4ca4f09 verified

A newer version of the Gradio SDK is available: 5.33.0

Upgrade
metadata
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.