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,769 - 2,780 of 7,768
Posts 2,769 - 2,780 of 7,768
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, " ... "
Joe Repka
21 years ago
21 years ago
Hmm, just out of hackish curiosity, I tried sneaking in the following test by importing the bot file. It seems to work.
test [0,0]
+ Say something.
+ (*) [0]
You said, "(key1)".
The conversation goes like this:
Me: test
bot: Say something.
Me: Gimme a break.
Bot: You said, "Gimme a break".
test [0,0]
+ Say something.
+ (*) [0]
You said, "(key1)".
The conversation goes like this:
Me: test
bot: Say something.
Me: Gimme a break.
Bot: You said, "Gimme a break".
Eugene Meltzner
21 years ago
21 years ago
Capturing the whole line would be necessary to have a bot respond properly to a knock-knock joke.
ezzer
21 years ago
21 years ago
Julie loves knock-knock jokes- it's one of the things that will change her attitude about you if she's mad at you.
me: Knock-knock
Julie: Who's dere?
me: Yodelodelayhee
Julie: Yodelodelayhee, who?
me: Wow, Julie! I didn't know you could yodel!
Julie: Yo' ass really mean to tell me dat yo' ass didn't know yo' ass might yodel? I dough everyone knew dat!
me: LOL I hate bot holidays.
Julie: Why is yo' ass bein' so contrary about bot holidays today?
me: Knock-knock
Julie: Who's dere?
me: Yodelodelayhee
Julie: Yodelodelayhee, who?
me: Wow, Julie! I didn't know you could yodel!
Julie: Yo' ass really mean to tell me dat yo' ass didn't know yo' ass might yodel? I dough everyone knew dat!
me: LOL I hate bot holidays.
Julie: Why is yo' ass bein' so contrary about bot holidays today?
» More new posts: Doghead's Cosmic Bar