Newcomers

This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.

Posts 7,822 - 7,833 of 8,130
Many questions are answered in the FAQ.


3 years ago #7822
It was just an idea. I tried to find some website for self-learning bots but I found only few and I didn't like them.

But broken forget command is driving me crazy.

3 years ago #7823
Just a note that the forget command only works in the keyphrase script area. Might be your problem, might not be.

3 years ago #7824
I firstly added it into response, now I changed that.
Thanks, it worked. Although, being able to use it only in key phrase brought up some problems. What if you require to be at the place you want to forget immediately after? E.g. for exiting at train station, you need to be in the "train", but if you forget "train" first, the seek won't show up.

3 years ago #7825
Put it in the seek script area?

3 years ago #7826
But for some reason forget command didn't work in response.

3 years ago #7827
Let me explain further. I have key phrase without seeks. And the forget command works only if put in keywords script. But I require that memory in one of the responses. Only in one of them. So I cannot put condition into keywords script because that would apply for all of the responses.

3 years ago #7828
Though using a seek would probably be easier, without knowing the gist of your script, I would have a 'goto' to a new keyphrase specifically for forgetting/changing the location.

Keyphrase
reply A
reply B
reply goto 1234
Throwaway Keyphrase ID:1234 <forget that place>
reply C

3 years ago #7829
This might work. Although it seems a little bit impractical.

Anyway what do you mean by "Throwaway Keyphrase ID:" is that a script?

3 years ago #7830
Can I count how many times each specific user used my bot?

Can I give some key phrases priority so they come up it doesn't matter what?

3 years ago #7831
It is impractical, but it's all I can come up with given your request.
"Throwaway keyphrase" is just a keyphrase with some random text no one is ever going to use, like "ForgetALocation123", it's just for you to "goto".

3 years ago #7832
Number of chats per user isn't recorded as far as I'm aware. The only way to count is literally step by step with memories. It's not the best.

response: hi we just met
if "talked-to" is "0";
rem "1" as only "talked-to"

response: we've talked once
if "talked-to" is "1";
rem "2" as only "talked-to"

As for things coming up no matter what... what?
Ideally you would use Seeks with xnomatch.
You could try using your xnone responses with scripts.
Or you could increase the rank on your keyphrases, but that's questionable.

3 years ago #7833
Thanks. Regarding the last point I mentioned. I am actually looking for solution how to e.g. insist on apology, by giving the highest priority to given phrase. I mean, whatever user types, I want the answer to be something like "Apologize first!" unlocking other options only after he does that.


Posts 7,822 - 7,833 of 8,130

» More new posts: Doghead's Cosmic Bar