PaulD103 / AI-Chatbot

Chatbot in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Chatbot in Python.


Languages

Language:Python 100.0%