Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 459 Bytes

File metadata and controls

21 lines (11 loc) · 459 Bytes

Simple Chatbot

This script is used to create a simple chatbot for basic conversations.

Requirement for this script:

  1. aiml

install it by running the following command in the command prompt:

pip install aiml

How to use this script?

Just type the following in your command prompt:

python script.py

Sample of the script in action:

demo