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,739 - 6,750 of 7,766

16 years ago #6739
re message 6736...You don't need the space in front of the asterisk

([*]+)([sings]+)([*]+) (re) raw

works and is what I have

16 years ago #6740
I cannot seem to code this correctly..

Keyphrase: I am (allnames)

16 years ago #6741
I am (allnames) rank 25 emo 0 AI script remember (key1) as only "name"

16 years ago #6742
That was weird.. I typed alot more in my post.. but only the first 2 sentences showed up...

Thanks for answering my unexpected short post. I will try this Prob

16 years ago #6743
Gave it a go and it still Xnones back at me.. I bumped up ranks but nothing..

Never been a fan of plugins.. but I'll keep pluggin away.

16 years ago #6744
Just switched the public plugin of (allnames) to a private plugin..

That worked perfect..
From now on.. I'll copy public plugins and privatize them.

16 years ago #6745
When trying to write an "xhello" response, and then chatting, it always reverts to the "xnone." I haven't been able to get it to work yet.

16 years ago #6746
xhello sometimes just doesn't work, but from the book of AI
Xhello
This is used as a response to a new conversation initiated by someone else. Note that xhello will ONLY come up at the very beginning of a conversation. Repeated attempts to try to trigger xhello will trigger xnone instead, because it makes no sense conversationally to continue greeting someone again and again.

Make sure that you don't have AI script or emotion that keeps the phrase from coming up.

16 years ago #6747
I'm having problem with people's names. When my both asks someone what his name is, keyphrases like "my name is (*)" or "call me (*)" are recognized easily, but it doesn't work if the answer is just a single word. For some reason, those replies almost invariable get directed to xcommand, no matter the name.

I tried this keyphrase:
^([abcdefghijklmnopqrstuvwyxz]+)$ (re)
to recognize all one-word answers, but it's still not working. Any tip on what I should do?

16 years ago #6748
You can try the name plug ins like (allnames) and (all-names) with a high rank, over 20. It should pick up most names

(allnames), (all-names) 20 0 remember (key1) as only "name"

16 years ago #6749
I tried this keyphrase:
^([abcdefghijklmnopqrstuvwyxz]+)$ (re)
to recognize all one-word answers, but it's still not working. Any tip on what I should do?

Assuming the question is in xinitiate - you could also try a catch all seek (*) to the "what's your name" question and have the user/bot confirm that that is the name to be used, then rem (firstkey1) as only "name"

What's your name?
Add a seek: (*)
Response: Is that really your name / is that what you want me to call you / etc.
Seek: yes => rem (firstkey1) as only "name"
Response: your bots' response
Seek: (xnomatch) => your bots' response



16 years ago #6750
Unless things have changed while I was away, seeks work about once in a blue moon on "xinitiate".


Posts 6,739 - 6,750 of 7,766

» More new posts: Doghead's Cosmic Bar