An AI-powered assistant that analyzes customer messages for sentiment, intent, and urgency, then generates empathetic responses with traceable case references.
- Emotion detection (anger, frustration, sarcasm, urgency)
- Intent classification (refunds, technical issues, delivery problems)
- GPT-based response generation
- Modular code for easy expansion to other domains
Python · Regex · OpenAI API · JSON · Sentiment Analysis · Prompt Engineering
- Create a virtual environment:
python -m venv .venv .\.venv\Scripts\activate