Skip to content

masonrahmani/chatbot-deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot-deeplearning

  1. Install all the required libraries
pip install nltk
pip install numpy
pip install keras
pip install tensorflow
pip install flask

Run the chatbot.py file to create the model

python chatbot.py

Run the APP to create a Flask front end on port 8888 (or any port the app is pointing to)

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published