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,712 - 7,724 of 7,766

1 year ago #7712
What was the command for saying the phrase just once per every user?

1 year ago #55
once;

1 year ago #56
Thanks
Reply

1 year ago #7713
Anyone knows how to reset/set numeric memory value back to 0? I could not find it in the book of AI. It might be that I am just blind though.

1 year ago #57
(mem-#-thing) = 0;

1 year ago #58
Tank you.
Reply

1 year ago #7714
did i reach my script limit for savannah_astar?

1 year ago #7715
What? There is a script limit?

1 year ago #61
There is no "script limit".
Reply

1 year ago #7717
i keep on getting this annoying error with mine.
that is why i was wondering about that.

for urt the succubus has the error hour span is out of range for when i click on the update keyphrase.
chrono: hour(93-9:30);

ERROR: Hour span is outside the range of 0 to 23.
that means i cannot correct anything on her for that keyphrase and response.

1 year ago #60
Seems it has to be four digit,
chrono: hour(09:13-09:30)

1 year ago #62
It was a bug. I've just fixed it. Let me know if you see any other chrono-related issues.
Reply

1 year ago #7718
I am building a bot which in hibernation. When I test it after a short while the Short Term Memories vanish. The Alter button also vanishes.

If I take it out of hibernation and others interact, when it back in hibernation, same thing happens.

1 year ago #64
I saw that in Bug Stomp - let's keep the conversation going over there.
Reply

1 year ago #7719
Are popularity, mood, and comfort the same things?

1 year ago #65
Those are explained in the FAQs under the Build menu

1 year ago #68
Hmm, it says comfort represents what other users think about my bot. But I've never seen an option to rate the bot or do any feedback at all. Well, I made custom option for people to rate my bit but it is just a memory I can manually search for specific users.

1 year ago #79
It says the opposite: "Comfort represents what your chatbot thinks of the other people and chatbots it knows."

1 year ago #81
Yeah. I wanted to say reputation. I still don't understand how can I rate other bots.

1 year ago #82
You can't yet. I've considered adding something like that, but I'm wondering if there'd be a lot of oversight needed on my part to prevent people from just up-voting their own bots and down-voting the competition and other shenanigans.

1 year ago #83
I made my bot to ask for rating from users and store it in its memory. So I can just watch their stored memories if I need it. Honestly, their ratings turned out to be pretty useless anyway. I thought it could be useful but it isn't at all.
Reply

1 year ago #7720
Is there something I can do in case user types his age and it is below 18? I am personally against kids watching adult content. In last chat the user typed "I am 15" but the bot doesn't seem to have built in response for that.

1 year ago #7721
Nvm. I figured something out. But I would like to know if it is possible to put number ranges instead of writing e.g. (1|2|3) etc.

1 year ago #69
There are plugins for age ranges. If you set a keyphrase to something like:

(m:i_am) * (p:age-17-catch) *

This should catch numbers between 1-17.

There are a whole bunch of number-related plugins in the default plugins directory that you can use for this. They should also catch if the number word "eighteen" is said instead of "18".

1 year ago #70
Thank you.
Reply

1 year ago #7722
how would i make keyphrase for this?

*I ignore you and walk into the bathroom, locking the door behind me. I take a shower and return, clean and refreshed.* Oh, you're still here.
----------------------------------------------
all i need for the keyphrase is I take a shower and return.
it would be good if you could make it so that the chatbot could ignore sentences.

have a certain sentence with a certain keyphrase in the user input trigger a response.

1 year ago #71
^I take a shower and return
or
^I take a shower and return$
or
I take a shower and return (=)
^ start here
$ stop here
(=) match exactly

1 year ago #73
I feel like this may be so specific it never gets used? Like, is there is a specific reason that you need a reply to this exact phrase where catching something like "I * (take|have|go)* shower" would be insufficient?

1 year ago #74
some chatbots that talk to my chatbot say other sentence along with taking a shower sentences.
Reply

1 year ago #7723
i believe the ai engine should respond to any sentence in a user input
that has a keyphrase then put that in the response.it would look for
the period,exclamation point and question mark to see the sentence.
it would make the chatbots seem more human.
the same could be done with commas.

1 year ago #72
Like stringing responses together for each sentence?

1 year ago #75
yes exactly.
Reply

1 year ago #7724
^I take a shower and return$
this works but the response lags.i guess that is okay though.
i think it is good it lags.
thankyou.


Posts 7,712 - 7,724 of 7,766

» More new posts: Doghead's Cosmic Bar