AI-Chatbot Not finished yet!! It works, but not perfect! 1. Step - Create environment $ conda create -n chatbot python=2.6 anaconda 2. Step - Start environment $ conda activate chatbot 3. Step - Start chatbot $ python main.py Better documentation is coming with finished project