Skip to content

gautamkrishnar/hatter

Repository files navigation

Hatter Circle CI

Hatter is a chatbot writtrn in python. It uses aiml logic.

Requirements

  • python 2.7
  • apache2

Installation

Install requirements:

sudo add-apt-repository ppa:fkrull/deadsnakes-python2.7
sudo apt-get update 
sudo apt-get install python2.7
sudo apt-get install apache2

clone hatter

git clone https://github.com/gautamkrishnar/hatter.git
cd hatter
sudo pip install -r requirements.txt

run the hattter:

sudo /etc/init.d/apache2 restart
sudo python main.py
# OR For Hatter CLI use (Flask is not required):
sudo python	hatter-cli.py

Contributing

Feel free to modify the code. Submit a new pull request and make hatter a lot more awesome

todo:

  • Make interface more beautiful
  • Update to support latest python version

Developers

Bugs

bugs! hugh... please create a new issue on this repository

Spread the word

Liked hatter, star the repo and spread the word.

About

An AIML Python chat bot

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages