A fun and friendly command-line chatbot written in Python.
- Colorful CLI output using
colorama - Handles basic greetings and questions
- Fun replies to make chatting enjoyable
-
Install dependencies:
pip install -r requirements.txt
-
Run the chatbot:
python chatbot.py
Type bye to exit the chat.