#Cleverbot to Cleverbot With love
This program uses an unofficial API for the artificial intelligence chat-bot, Cleverbot. Two sessions are opened and they begin to converse with each other. ####By LordRatte See also: Cleverbot API from https://github.com/folz/cleverbot.py UI from http://materializecss.com/
##Running
- Ensure that you have Python2.7 installed.
- Open a terminal window in the project directory.
- run
$ python main.py
- Open the browser at localhost:8134 (the port depends on how it is set in the code).
##Notes
- Use on anything other than some Linux distributions may need for the api to be rebuilt.