Skip to content

Development of ChatBots using nltk, tensorflow and tkinter

License

Notifications You must be signed in to change notification settings

himasai97/ChatBots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ChatBots

The first context-based chatbot created here uses:

nltk library to process the text,

tensorflow library to model and predict the response for given text, and

tkinter library to create a Graphical User Interface (GUI)