This repository contains an empathetic AI chatbot that detects user emotions using a pre-trained NLP model and responds accordingly.
- Python
- HuggingFace Transformers
- Gradio
- LaTeX (for report)
chatbot.py– Source codereport.tex– IEEE-format LaTeX reportrequirements.txt– Dependencies
pip install -r requirements.txt
python chatbot.py