Skip to content

ramanmishra/ChatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

  1. Download Python
  2. Download ChatterBot from "https://chatterbot.readthedocs.io/en/stable/setup.html#installing-from-pypi"
  3. Download "https://github.com/gunthercox/chatterbot-corpus"
  4. Put correct path of training data in bot1.py and run the file using "python bot1.py"
  5. When training is over, db.sqlite3 file will be automatically created in directory where bot1.py is present.
  6. Ask question and wait for answer from Bot. Enter 'Bye' to exit.
  7. on exiting, there is no need to train the bot again with the same data. So, next time run bot2.py

About

chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%