mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
Create README.md
This commit is contained in:
parent
2db27112d2
commit
530ae3747a
11
Artificial-intelligence_bot/README.md
Normal file
11
Artificial-intelligence_bot/README.md
Normal 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
|
||||
```
|
Loading…
Reference in New Issue
Block a user