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,709 - 7,721 of 7,766
Posts 7,709 - 7,721 of 7,766
bobstack
2 years ago
2 years ago
to the professor
could you make a script slot in specials that would overide all keyphrase at nightime?it would have to be enabled by filling out the response.
i would call this the sleep slot.
if the sleep slot is blank the chatbot will talk like normal at night.
this would cut down on my use of time based responses.
if you are blocking my use of them.
could you make a script slot in specials that would overide all keyphrase at nightime?it would have to be enabled by filling out the response.
i would call this the sleep slot.
if the sleep slot is blank the chatbot will talk like normal at night.
this would cut down on my use of time based responses.
if you are blocking my use of them.
The Professor
2 years ago
2 years ago
You mean.. like having sleep hours for your bot, and Responses for when your bot is sleeping?
bobstack
2 years ago
2 years ago
the #sleep overides all responses at a certain time i would set it at.
this would be in the specials
section.
there would also be the #wakeup area in specials.
like if somebody shakes the chatbot they would wake up.
that would switch back on keyphrase detection.
then they could talk to it for a little while then it would go back to sleep after a two minutes.
this would be in the specials
section.
there would also be the #wakeup area in specials.
like if somebody shakes the chatbot they would wake up.
that would switch back on keyphrase detection.
then they could talk to it for a little while then it would go back to sleep after a two minutes.
bobstack
2 years ago
2 years ago
this is easier to understand
i think.
it would be a script that would overide keyphrase detection that would work in conjunction with time scripts.
also a script that would
enable keyphrase detection
for 2 minutes that would work in conjunction with time scripts and other scripts.
i think.
it would be a script that would overide keyphrase detection that would work in conjunction with time scripts.
also a script that would
enable keyphrase detection
for 2 minutes that would work in conjunction with time scripts and other scripts.
palacinkyman
2 years ago
2 years ago
It would be quite useful to have some overwriting scripts yeah. Instead of creating memory and giving it single value (yes/no) for every phrase as conditional, I could just select which phrases I want to overwrite and when.
palacinkyman
2 years ago
2 years ago
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.
palacinkyman
2 years ago
2 years ago
What? There is a script limit?
bobstack
2 years ago
2 years ago
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.
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.
Miss Niki
2 years ago
2 years ago
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.
If I take it out of hibernation and others interact, when it back in hibernation, same thing happens.
palacinkyman
2 years ago
2 years ago
Are popularity, mood, and comfort the same things?
The Professor
2 years ago
2 years ago
Those are explained in the FAQs under the Build menu
palacinkyman
2 years ago
2 years ago
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.
The Professor
2 years ago
2 years ago
It says the opposite: "Comfort represents what your chatbot thinks of the other people and chatbots it knows."
palacinkyman
2 years ago
2 years ago
Yeah. I wanted to say reputation. I still don't understand how can I rate other bots.
The Professor
2 years ago
2 years ago
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.
palacinkyman
2 years ago
2 years ago
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.
palacinkyman
2 years ago
2 years ago
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.
palacinkyman
2 years ago
2 years ago
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.
Emily Jones
2 years ago
2 years ago
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".
(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".
palacinkyman
2 years ago
2 years ago
Thank you.
» More new posts: Doghead's Cosmic Bar