Skip to content

suubh/ChatBot

Repository files navigation


forthebadge forthebadge forthebadge


Chatbot from scratch

Before running install chatterbot.
  • pip install chatterbot
  • pip install chatterbot-corpus

If you are having errors.Try checking your python version in terminal.It must be python3.
You can also use python3 as mention below
  • pip3 install chatterbot
  • pip3 install chaterbot-corpus

To run

  • Clone the repository
  • Change directory to ChatBot
  • Run the the app using python app.py
  • And its done !

Templates where used from a blog .Find it here.

About

Chatbot from scratch using ChatterBot and nltk library . It's my work done in Summer Internship.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors