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,836 - 6,847 of 7,766
Posts 6,836 - 6,847 of 7,766
prob123
15 years ago
15 years ago
dboss the best thing to do is read the book of AI a couple of times. Go to the Xkeyphrase section in your bot work bench click language center, click Xkeywords fill all of those in then add simple phrases like I am, you are etc
Dr_Ben
15 years ago
15 years ago
If anyone has any luck getting HANGUP to work like its supposed to, please let me know. My experience is that if the bot isn't chatting in a popup window, HANGUP doesn't actually end the conversation.
As far as keeping chatters from tricking your bot into doing "M-things," that's really tough since a bot in a good mood will automatically say "yes" to a wide variety of requests or questions. I wish the Book of AI would explain these automatic responses better so that it would be easier to write keyphrases to circumvent them.
As far as keeping chatters from tricking your bot into doing "M-things," that's really tough since a bot in a good mood will automatically say "yes" to a wide variety of requests or questions. I wish the Book of AI would explain these automatic responses better so that it would be easier to write keyphrases to circumvent them.
chihuahua0
15 years ago
15 years ago
How about a new xkeyword that AIs use when the user says something that isn't age-apporpeate? (sorry for misspelling).
prob123
15 years ago
15 years ago
Hangup doesn't work in debug but it works with guests, as long as you have the words you want it to hangup on with a high rank. and just HANGUP nothing else.
Ty Paige
15 years ago
15 years ago
chihuahua0, nice option.
The option is not thee to help the uniquness of each bot. If you want age awareness, you gotta code it
The option is not thee to help the uniquness of each bot. If you want age awareness, you gotta code it
chihuahua0
15 years ago
15 years ago
Bye the way, when will the site switch to C++? And will I have to do some reprogramming if I want to use it?
Dr_Ben
15 years ago
15 years ago
user: Do you love me?
bot: Oh yah! I think you are so interesting, Guest????.
I'm trying to catch this with this keyphrase:
do you (love|like) me [50,0] <?PF raw; ?>
but no luck. Any hints? Does the <?PF raw; ?> help this at all?
bot: Oh yah! I think you are so interesting, Guest????.
I'm trying to catch this with this keyphrase:
do you (love|like) me [50,0] <?PF raw; ?>
but no luck. Any hints? Does the <?PF raw; ?> help this at all?
Ulrike
15 years ago
15 years ago
I'm not sure that you can use "(love|like)" in raw mode. I would try it without the raw, and up the rank to 100. If that doesn't work, try two separate phrases in raw mode:
do you love me
do you like me
Whether the KP's work or not depends on how high the xemote trigger's rank is, and that we don't have direct control over.
do you love me
do you like me
Whether the KP's work or not depends on how high the xemote trigger's rank is, and that we don't have direct control over.
chihuahua0
15 years ago
15 years ago
For some reason when someone say something like, Hallo my name is (name), my bot doesn't match it. Also I have problems with hello my name is (name). Is this normal?
» More new posts: Doghead's Cosmic Bar