rajsecrets0's picture
Update README.md
0dd4b74 verified
---
license: mit
sdk: streamlit
emoji: πŸ‘€
colorFrom: purple
colorTo: purple
sdk_version: 1.41.1
---
# Sentiment Analysis Tool (SEA)
This is a Streamlit-based application that analyzes the sentiment of customer feedback using the Gemini API.
## Features
- Analyze customer feedback from a CSV file.
- Perform real-time sentiment analysis on text input.
- Display actionable insights for customer satisfaction trends.
## Usage
Upload a CSV file or enter feedback text to analyze sentiment. Sentiments will be classified as Positive, Neutral, or Negative.
## Deployment
The app is deployed on Hugging Face Spaces using Streamlit.
## Credits
- Built using Streamlit and Gemini API.