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 2,766 - 2,777 of 7,767
Posts 2,766 - 2,777 of 7,767
IsisV33
21 years ago
21 years ago
Ok, I am going to feel dumb but oh well,where do I put rem-statement as mem-statement,so my bot remember what another bot said in the chat, and how do I write it properly.cuz I have tried it 40 time and I can't get it right.
isaacc
21 years ago
21 years ago
So, like, if you want a memory called mem-dogname, and the bot says to your bot, "The name of my dog is Pedro," you want to write a keyphrase that is "The name of my dog is" and then, in the AI Script box, write <?PF rem (postkey) as "dogname"; ?>, then write a reply in the regular way.
Did that make sense?
Did that make sense?
IsisV33
21 years ago
21 years ago
I under stand that part.Can it not be general,is there anyway to just put something like Rem-so and so's Statement as mem-statement,just by something they say with the bot they are speaking with at that time,without it haveing to be dog or fooddislike,and so on,So there no way to do rem-statementwhatever as mem-statement.and it add the statement accordingly.
Did I make any sense.
Did I make any sense.
isaacc
21 years ago
21 years ago
Are you saying you want your bot to remember the entire sentence that a person says? I'm not sure how possible that is -- you'll have to be able to write a keyphrase that brings the statement into a * (so it can become a (key1)), or something like that.
Under what circumstances are you wanting to have the bot remember everything?
Under what circumstances are you wanting to have the bot remember everything?
IsisV33
21 years ago
21 years ago
just under certain Keyphrase,when the other bot say's something like (I really like to what ever),Or (my hobby is what ever).To picks up something like that.
Is that what you mean by everything?
Is that what you mean by everything?
IsisV33
21 years ago
21 years ago
I want My bot to pick up the sentense of what the other bot sayings. when the other bot say's something important about itself.
Joe Repka
21 years ago
21 years ago
Isis, ususally it's enough to remember a key part of a sentence, like Isaac has described. I've thought about trying to remember the entire sentence, but AIScript is not designed to do that, AFAICT. You could try using just "(*) ", the 'hard wildcard' by itself as a keyphrase. That would capture the entire thing said. However, you're not supposed to do that. You could try it, though.
IsisV33
21 years ago
21 years ago
Ok,Joe I will try that after Jive days over so I can test it.
Isaacc, separate keyphrases for the various things,I just wanted to capture the other bots Expressions.Ok that helps Isaacc,Thanks you guys
Isaacc, separate keyphrases for the various things,I just wanted to capture the other bots Expressions.Ok that helps Isaacc,Thanks you guys
Joe Repka
21 years ago
21 years ago
I tried using (*) as a keyphrase in a seek, but the parser won't let you do it. Violates a rule, I guess. It would be nice to have some way to capture a whole line of speech, though it probably wouldn't be all that useful.
"What did I just say?" "You just said, " ... "
"What did I just say?" "You just said, " ... "
» More new posts: Doghead's Cosmic Bar