Emotion Detection App This web app detects emotions in text using IBM Watson NLP and Flask. How to Run pip install -r requirements.txt python server.py Features Emotion prediction from user input Web UI with Flask Error handling for empty input Unit tests