Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 487 Bytes

CHATBOT-MotW

We use the AIML to make the CHATBOT

Install aiml

You need to type pip install aiml in cmd before running this program

Preparations

I have a problem with this place. After installing AIML, the solution to not correctly identifying the path

Is to find aiml in the Python Installation Path D:\Python-3.7.3\Lib\site-packages

You can find the python path by typing where python in CMD

And copy the files under botdata directly to the folder where the program is located