mcp-sentiment / README.md
nysthee's picture
Fix Gradio version compatibility for HF Spaces
a7ce002
|
raw
history blame
492 Bytes
metadata
title: MCP Sentiment Analysis
emoji: 😊
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false

MCP Sentiment Analysis

A simple sentiment analysis tool built with Gradio and MCP (Model Context Protocol).

Features

  • Real-time sentiment analysis of text input
  • Clean, intuitive web interface
  • Powered by TextBlob for sentiment classification

Usage

Simply enter text in the input field and get instant sentiment analysis results.