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 4,069 - 4,080 of 8,131
Many questions are answered in the FAQ.


18 years ago #4069
You have to delete that phrase from your xnones.

18 years ago #4070
what does the rank do ?

18 years ago #4071
Rank determines the hierarchy of the keyphrase- For example-

Like if you have 'You Are (*)', you want that to have a lower rank than 'You are a (*)' otherwise If some one says 'you are a silly bot' the AI engine will use the 'You are (*)' keyphrase instead of the 'You are a (*)' one. And if you don't have a rank at all I don't think it will pick up at all. Not sure though- never ranked anything at Zero before.

Also, as Bev said, you might want to delete the 'I was just born' line from you xnones and add some others. Xnones are basically conversation starters 'how are you doing' and so forth.

18 years ago #4072
how do you get your bot to meet other bots?

18 years ago #4073
how many keyphrases do I need for my bot to stop being a newborn?

18 years ago #4074
And if you don't have a rank at all I don't think it will pick up at all. Not sure though- never ranked anything at Zero before.

You can set a rank to zero, or even a minus number. The permissible range is (I believe) -127 to 127 (but anything below minus 20 or so will never ever get picked up.)

18 years ago #4075
I tend to default to rank zero unless I find other stuff overriding it, or find it coming up too often. And [-127,127] do seem to be the limits. Whenever I've tried to put a larger value in, it's always defaulted to 127.

18 years ago #4076
how do you get your bot to meet other bots?

The more you work on your bot, the more conversations with other bots and humans he'll have.

18 years ago #4077
Hi. I'm having problems with my bot remembering names. Sure I know all about the (name) command. But what if someone asks my bot to remember a particular name. I tried putting <?PF remember (key1) as "yourname"; ?> in the AI script but then when I type Your name is (mem-yourname)I get "Your name is key1." as a response. What am I doing wrong?

18 years ago #4078
click your settings and in the ai script box put
<?PF default (name) as "name"; ?>
then make a key phrase that will pick up the name, like 'my name is' ..in the ai box for the keyphrase, put
<?PF rem (postkey) as only "name"; ?>
Now always use (mem-name) to bring up the name.
It could be that you left out the ()s in your script.

18 years ago #4079
Expanding on prob123's comment about ()s: This is a silly question but are you sure you don't have
remember "key1" as "yourname";
It seems obvious but I've done it more times than I care to admit!

18 years ago #4080
I usually don't forget the parentheses, but I have been known to type things like "(kety1)".


Posts 4,069 - 4,080 of 8,131

» More new posts: Doghead's Cosmic Bar