Skip to content

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

License

Notifications You must be signed in to change notification settings

v-hemanth/AI-Chatbot-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages