rajsecrets0 commited on
Commit
4dd3086
·
verified ·
1 Parent(s): 0849020

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Sentiment Analysis Tool (SEA)
2
 
3
  This is a Streamlit-based application that analyzes the sentiment of customer feedback using the Gemini API.
@@ -14,4 +21,4 @@ Upload a CSV file or enter feedback text to analyze sentiment. Sentiments will b
14
  The app is deployed on Hugging Face Spaces using Streamlit.
15
 
16
  ## Credits
17
- - Built using Streamlit and Gemini API.
 
1
+ ---
2
+ license: mit
3
+ sdk: streamlit
4
+ emoji: 👀
5
+ colorFrom: purple
6
+ colorTo: purple
7
+ ---
8
  # Sentiment Analysis Tool (SEA)
9
 
10
  This is a Streamlit-based application that analyzes the sentiment of customer feedback using the Gemini API.
 
21
  The app is deployed on Hugging Face Spaces using Streamlit.
22
 
23
  ## Credits
24
+ - Built using Streamlit and Gemini API.