Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andyram-s/chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

AI Based chatbot using Python and AIML

Requirements

Python >= 2.7
AIML

Installation

  1. Clone and navigate to chatbot directory.

  2. Install the required packages.

    pip install -r requirements.txt
  3. Run the python script.

    python main.py
  4. You're done, chat with your Robot :)

  5. To quit chat enter exit.

Contribute

Want to work on the project? Any kind of contribution is welcome!

Follow these steps:

  • Fork the project.
  • Create a new branch.
  • Make your changes and write tests when practical.
  • Commit your changes to the new branch.
  • Send a pull request.

Authors

Debjyoti Guha

About

AI Based chatbot using Python and AIML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%