Analyzes text for sentiment and sarcasm using Hugging Face Transformers within a Gradio application.
This lightweight application provides sentiment analysis and sarcasm detection for text inputs. Built with Hugging Face Transformers and a Gradio UI, it efficiently processes text to classify sentiment as positive or negative and identify sarcasm with a confidence score. Designed to run on CPU and fully compatible with the Hugging Face MCP server architecture, it outputs structured JSON responses, making it ideal for integration into various text processing workflows.