Like Ra's Naughty Forum
Artificial Intelligence chatterbot and NLP (Natural Language Processing) - Printable Version

+- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb)
+-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section)
+--- Forum: Site (https://www.likera.com/forum/mybb/Forum-Site)
+--- Thread: Artificial Intelligence chatterbot and NLP (Natural Language Processing) (/Thread-Artificial-Intelligence-chatterbot-and-NLP-Natural-Language-Processing)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29


RE: Artificial Intelligence chatterbot - Like Ra - 19 Jan 2015

(14 Jan 2015, 22:34 )Tinker D Wrote: Many, many years ago, before windows and the internet, we had a program called " The Doctor". This old program asked you 1 question, and from there on, got you to open up about your entire life.
I think this is what you meant: http://en.wikipedia.org/wiki/ELIZA


RE: Artificial Intelligence chatterbot - Like Ra - 21 Jan 2015

AIML turns out much more interesting and more capable than I thought.

http://www.pandorabots.com/pandora/pics/wallaceaimltutorial.html
http://www.pandorabots.com/botmaster/en/~118a5455c8d809a01634f316~/tutorial?ch=2

It's getting more addicting. Testing various constructions at the moment 😁


RE: Artificial Intelligence chatterbot - Tinker D - 21 Jan 2015

Yep, that's the one. I remember it well. Sometimes we played a game with it, we called the loop. The loop was a coding error that would cause the program to into a loop, causing the computer to lock out all users and think forever.

Remember, this was a timeshare HP with a number of teletype machines as terminals. Later, I used the IBM-1130.


RE: Artificial Intelligence chatterbot - Like Ra - 21 Jan 2015

Yes, you can create loops in AIML too (ELIZA was a LISP based machine, AIML was "invented" later).

In the bot self-learning discussion I've read an interesting and very valid point. Whom do you trust in teaching your bot? It can be easily fed with wrong information, spammed to "death" or to the full web-server crash.

Indeed, whom do you trust in teaching your kids?


RE: Artificial Intelligence chatterbot - Like Ra - 22 Jan 2015

Just made the AJAX version working somehow. You can try it here: http://www.likera.com/ai/o/gui/jquery/ It still looks a bit awkward (and I have no experience with jQuery yet), but at least there is no page reloading every time you say something.


RE: Artificial Intelligence chatterbot - Like Ra - 23 Jan 2015

Installed the latest security update. Every program update requires reconfiguring and old/new/updated file juggling. Unfortunately it's not quite straightforward, fortunately the database was not touched.


RE: Artificial Intelligence chatterbot - Like Ra - 23 Jan 2015

But now I can't connect to the Admin interface. Yeah, perfect security. 😁


RE: Artificial Intelligence chatterbot - Like Ra - 23 Jan 2015

BTW, AIML is actually quite power full. Say "Hello Miyuki"


RE: Artificial Intelligence chatterbot - Like Ra - 25 Jan 2015

I'm actively working on the naughty side of Miyuki, but there are some annoying bugs. The good thing is that the program is under active development and one of the authors is the admin of https://www.chatbots.org. The bad things are the bugs (some of which cannot be reproduced in another environment) and that their forum is down for two days aeady.

Update: ah, the Program O forum is back up!


RE: Artificial Intelligence chatterbot - Like Ra - 25 Jan 2015

Interesting fact. The "original brain" of Miyuki was written by 500 developers during 9 (or something) years. And the "original" character is very sarcastic. I'm not changing much of the original personality of the bot, but mostly add new knowledge and dialogues.

Stay tuned. Or better try to speak with Miyuki from time to time. I need to gather more information on "typical" conversations.