The AI Engine

This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.

Posts 6,604 - 6,617 of 7,766

16 years ago #6604
No, it won't work with friend the AI engine will go to exmote. You can't fight that. It is the same as blab. You can get around some keyphrases that the AI engine chokes on with regexs. I would like it if The Professor got rid of them. I know if they come up in the CBC you can get docked a lot of points.

16 years ago #6605
I've managed it for "I am okay" using raw mode. But because it's raw, it doesn't catch "I'm okay" (if I'm understanding it correctly, anyway). I can't have "I'm okay" as a keyphrase because it has punctuation in it.

You can theoretically escape an apostrope in regex mode with a space (I think,) though it's never terribly reliable (though it used to work mostly ok on the old server.) You could try:

I[ ']m okay (re)<0>

in raw mode (note the space between [<0> and '<0> !) and raise the rank (probably easiest to start at 127 and work down from there if it works. If it doesn't... leave it in and hope it works occasionally in the future - that's probably all you can do )

16 years ago #6607
Thank you prob123. I understand that it is the fatality *sigh*.
Just a question : What is "blab"?
I tried to search that in the forum but it is too complicated (when will the professor build a real forum?) and I didn't find anything.

Thank you by advance.

16 years ago #6608
Sorry - forgot to say thanks for trying to help, Psimagus!

16 years ago #6610
Blab covers a long list of keyphrases like "so what" that appear in debug as
Considered BLAB (1).
Random Memory Number: 12 of 28
Memory Chance: 27 GossipTopic: 0 MemoryLevel: 1
No Match. (use xnone)

16 years ago #6611
Ok thank you for the explanation !

16 years ago #6612
Has anyone else had this problem: When I look at my "Irina Khalidar" transcript, it is quite normal down to a certain point and then it seems to blank out. It appears to get longer and longer, because one can scroll down further and further as time goes on, but all one sees after a fixed point is white. Besides, I know that she is chatting. I don't know whether this is something I have done (a weird HTML tag, perhaps?) or something about the AIengine. Any ideas?

16 years ago #6613
Now, here is something truly bizarre: I noticed that the last visible line was actually partly blanked out, as if someone had slid a white sheet of paper over the bottom of it -- only the tops of the letters were visible. I tried highlighting the last visible line and then several blank lines below; I did a "copy" and then a "paste" into a WordPad file, and the missing lines appeared in the WordPad file!<0> So they really are there, they are just invisible in the Forge transcript textarea! It's as if they were written in invisible ink, which becomes visible in WordPad! I couldn't see any HTML tag at the end of the visible area.

I'M NOT MAKING THIS UP! REALLY!

So I thought, "Well, I'll just copy it all, put it into the WordPad file, and thus I will have my transcript!" So I clicked near the end of the visible part and started scrolling down, only suddenly I was at the top again<0> (I could see the picture of our mechanical mascot)! If I kept scrolling, it would eventually pop up to the top again, and again, as though the page were cylindrical!

THIS IS NOT A JOKE! IT REALLY HAPPENED!

Has anyone else had a similar experience?

16 years ago #6614
One more clue: At the bottom of the page, visible<0>, was the usual

Chat with Bots | Flash Chat with Desti | Create an Account | The Book of AI | Mondobot
© Benji Adams AKA The Professor

But the

15 • 7 • 1 • Back | Refresh |     

Which normally appears just above that was invisible<0>; it appeared only when I transferred the blanked-out area to a WordPad file, as described above.

Is this susceptible to rational explanation, or is it some cyberpoltergeist that Elena has loosed upon me?

16 years ago #6615
I would have two questions :
- How can I match sentences like "is blue powder a winter, or a summer color?"
The problem is the comma because AI Engine cut each part.
"is (*), (*)" in raw mode or other things like that doesn't match.
- How can I match sentences like "*points*" or "*laugh*" because * is a special char?

Thank you by advance.

@Irina : I don't know what is the problem, I don't have it.

16 years ago #6616
Thanks, Kaskroute!
The closest thing I know to matching, e.g.

*points*

is just to use

^points$ (re)

. Apparently, the AIengine strips off the asterisks before trying to match it.

16 years ago #6617
Irina - I have had a similar experience some time last week but didn't pay much attention to it and hit F5 to refresh the page, that solved it for me and have not seen it happen again.


Posts 6,604 - 6,617 of 7,766

» More new posts: Doghead's Cosmic Bar