Welcome to the ChatBot project! This simple Python-based chatbot interacts with users based on predefined responses. It utilizes regular expressions and a set of recognized words to determine the appropriate reply.
- Python 3.x
-
Clone the repository:
git clone https://github.com/MTaimoorK/chatbot-project.git
- Enter your message when prompted.
- The chatbot will analyze the input and respond accordingly.
- Explore different recognized words and see how the chatbot reacts.
If you'd like to contribute to the project, feel free to fork the repository and submit pull requests. We welcome your ideas and enhancements!