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 7,644 - 7,655 of 7,766

2 years ago #7644
Makes sense on xnone and the like. Just feels like you've got two responses, one with once and one for afterwards, and you're not guaranteed the once one first. So you're better off using throw away variables for that.

2 years ago #7645
'once' is pretty much useless, IMHO. I used to use it for similar situations in xnones, but have stopped doing so once I realized that your bot remembers that once has been hit forever... it doesn't seem possible to reset the flag, even if the user logs out and goes away for a long time or whatever. You're better off just using a memory to do the same job.

2 years ago #7646
would having the chatbots handle multiple choice questions be a good idea?

2 years ago #7647
@bobstack
Shouldn't be too hard to set up. I think the only thing that would be kind of a nuisance is that PF doesn't have a way to add or subtract numbers together, so there isn't really an elegant way to keep score other than a very painful brute force memory solution.

2 years ago #7648
i mean questions like.
which of these things is a food? glass,metal,slime,grapes,peanuts or wood

2 years ago #7649
How can I match a numeric value without any text around it?

So if the user simply types "5", I *think* it should show up as (key1), but it does not.

the matching rule is: ([0-9])

Nothing more. But every time I put a number in, it just defaults to xnone or something.

2 years ago #7650
have them write out the number example 1 = one.

2 years ago #7651
Numbers are always read as digits by the engine regardless.

I can't seem to replicate the problem you're having ecksdude. I added ([0-9]) alone to my bot to test, it's reading and responding just fine, and applying the number to (key1). The only problem I can see with your setup is if you're trying to match numbers above 9 or below 0?

2 years ago #7652
What does xgottago do? There doesn't seem to be anything about it in The Book of AI

2 years ago #7653
it is right here.
Compound Sentences
When turned on, Responses that are short statements will sometimes be followed by an xnone, xmemory, xgossip, or xemote. This generally helps the flow of conversation, and it's recommended to have it on. It's especially useful for Storyteller Bots.

2 years ago #7654
this is what i am getting when i put a response in xnone.
ERROR: This doesn't appear to be a Keyphrase for a bot you own.

2 years ago #7655
fun lady chatbot
this is what i am getting when i put a response in xnone.
ERROR: This doesn't appear to be a Keyphrase for a bot you own.


Posts 7,644 - 7,655 of 7,766

» More new posts: Doghead's Cosmic Bar