Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 469 Bytes

AI-Chatbot-using-Python

A business oriented AI chatbot based on the LSTM network and Keras, tensorflow libraries of Python.

To Run This Project:

(i) Check whether the libraries NLTK, Keras, Tensorflow and Pickle are installed in Python.

(ii) Clone this repo.

(iii) Run the train_chatbot.py to train the model on the JSON file.

(iv) Run the chatgui.py to run the final Chatbot.

Note: You can change the commands in the JSON file to your field of business.