sentimentBlob / xReadme.md
Alexi Canales
initial commit
89bda3a

A newer version of the Gradio SDK is available: 5.33.0

Upgrade

#Getting Started

mkdir mcp-sentiment cd mcp-sentiment python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate pip install "gradio[mcp]" textblob

#Resources: https://huggingface.co/learn/mcp-course/unit2/gradio-server