SpringDai commited on
Commit
2c87c63
·
verified ·
1 Parent(s): 7bde3cc

Update readme.md

Browse files
Files changed (1) hide show
  1. readme.md +14 -0
readme.md CHANGED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: MCP Sentiment Analysis
3
+ emoji: 🎭
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.0.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # Text Sentiment Analysis
13
+
14
+ Analyze the sentiment of text using TextBlob with MCP server integration.