This chatbot uses BERT to detect user sentiment (positive, negative, or neutral) and replies with helpful links.
- BERT-based sentiment detection
- Flask backend + simple web UI
- Smart links for feedback, complaint, and help
- Clone this repo
- Install dependencies:
pip install -r requirements.txt