AI (Artificial Intelligence)
import aiml
k=aiml.Kernel()
k.learn("std-startup.xml")
k.respond("load aiml b")
while True : print k.respond (raw_input(">"))
Type in the following to ensure that your bot works well...I will post the logs later....
Sometimes its hard to believe...still only a human...
0 Comments:
Post a Comment
<< Home