Metadata-Version: 2.5
Name: custovox-sentiment
Version: 1.0.0
Summary: Multilingual customer sentiment analysis MCP server. EN/FR/DE/ES/PT-BR native models. By CustoVox.ai
Project-URL: Homepage, https://custovox.ai
Project-URL: Repository, https://github.com/jeremdecustovox/custovox-ai
Project-URL: Documentation, https://custovox.ai
Author-email: Jérémie Muselet <jeremie@custovox.ai>
License: MIT
Keywords: customer-experience,custovox,mcp,multilingual,nlp,sentiment-analysis,transformers
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: mcp>=1.0.0
Requires-Dist: torch>=2.0.0
Requires-Dist: transformers>=4.40.0
Description-Content-Type: text/markdown

# custovox-sentiment

Multilingual sentiment analysis MCP server.
Detects positive, negative and neutral sentiment
from customer text in 5 native languages.

## Supported Languages
EN · FR · DE · ES · PT-BR

## Installation
pip install custovox-sentiment

## Usage
Analyze sentiment of any customer text —
reviews, tickets, emails, chat messages.

## By CustoVox.ai
https://custovox.ai
