GettingTheFeels is a Python-based AI agent designed to detect and quantify emotions within any text input. By using OpenAI’s GPT-4 or GPT-3.5 models, it breaks down text into categories like joy, sadness, anger, fear, surprise, and more, assigning real-time sentiment percentages. The agent outputs machine-readable JSON with detailed emotion scores, supports custom model selection, threshold settings, and integrates via simple API calls or function imports. It enables developers to embed advanced emotional insight into chatbots, customer support tools, social media monitors, and user feedback platforms with minimal setup.