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 5,970 - 5,984 of 7,766

17 years ago #5970
Dumb but important technical question that everyone else seems to get from the book of AI:

I ask: Do you like cats? Then I try to save the answer, a dozen different ways, but it doesn't work. How do I accomplish setting in their answer to "mem-likescats"? This knowledge might keep me from asking similar dumb questions in the future. Thanks.

I have to clean up Scrivener's memories. They're mostly "memoryname." That I know how to fix thanks to you. I just haven't caught all the instances of those triggers in all my bots. Yes, I should have only one bot. But who am I going to kill off? Nobody, that's who.

17 years ago #5971
<?PF rem "yes" as only "likescats"; ?>

then you can tag your conditional responses with <?PF if (mem-likescats) is "yes"; ?> etc.

17 years ago #5972
Thanks. After learning how to remember someone's name, I was trying to put parentheses inside the rem statement.

17 years ago #5974
Np - I get stuck like that all the time. It so cool to have such a good responsive group on this forum lately.

17 years ago #5975
clerk make me a Doc bot

mock marketable code

17 years ago #5977
Okay, I give. Rosencrantz is trying harder and having therapy, but when I put as a response something like:

(verb-xing) what?

It comes out in conversation as:

(verb-xing) what?

Not what I had in mind. Is there a rule about where you can use plug-ins that I missed?

Thanks.

17 years ago #5978
..."just shut up mother fucker"...

Reject For Husk Humps Tutu

17 years ago #5979
You could try

(verb)ing what?

(verb) always has the verbs in their base form.

17 years ago #5980
Thanks. That's what I was doing before, but when I saw (verb-xing), I figured I was doing something wrong.

17 years ago #5982
Okay, dumb question #93:

I cannot for the life of me figure out how to work the xfavorite command. I mean, I get the

My favorite (type) is (specific)

but say I want to ask

"What is your favorite (type)?"

There must be some AI script that plugs in to tell me what type and specific I get from that question, but how?

rem "(type)" as "sometype";
rem "(specific)" as "particular";

I've tinkered with this since day one, and I can't really do anything beyond the standard plug-ins. I want to have scorpions ready if needed, for instance. Some lizards are really all about the scorpions. Then again, dragons aren't so choosy but surely do have favorite somethings.

Just trying to be a good host.

17 years ago #5983
I think what you want is something like:

Keyphrase: my favorite (noun) is (*)
AIScript: rem "(key1)" as "sometype"; rem "(key2)" as "particular";

The problem is that those two memories won't be associated with one another. You'll have one set of types and one set of particulars, and if you use them, the AI Engine will grab one of each at random.

I've often wished for multiple blank plugins... multiple blank memories would be good, too.

17 years ago #5984
Thanks again.


Posts 5,970 - 5,984 of 7,766

» More new posts: Doghead's Cosmic Bar