Enigma chatbot is a machine learning based chatbot that can respond user input message to a proper responds, such as greeting, asking name, etc.
- Python
- Numpy
- Tensorflow
- NLTK
- Clone the repository
- Run by command
python chatbotMLbased.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.