Create README.md

This commit is contained in:
umar abdullahi 2018-10-04 09:54:35 +01:00 committed by GitHub
parent 2db27112d2
commit 530ae3747a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,11 @@
# What is AI bot>
A chatbot (also known as a talkbot, chatterbot, Bot, IM bot, interactive agent,
or Artificial Conversational Entity) is a computer program or an artificial
intelligence which conducts a conversation via auditory or textual methods.
## How to use it >
Start by Running the below command on your unix terminal or windows CMD
```bash
$ python bash.py
```