This repository contains command line version of my first chatbot Eliza.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Python > = 2.7
- Clone and navigate to command line chatbot directory
- Run the program
python jimbo.py
- You did it. Now have fun chatting with your Bot on command line.