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 3,698 - 3,709 of 8,132
hi, i have no clue whats going on, can anyone help me get started?
Run (don't walk) tohttp://www.be9.net/BJ/newcomers.htm, scroll down to First Steps in the left-hand frame, and browse several years of advice on the topic from this forum.
And yes, read the Book of AI too. Repeatedly.
Posts 3,698 - 3,709 of 8,132
Many questions are answered in the FAQ.
psimagus
18 years ago
18 years ago
The indexing is still ongoing (and taking a lot more time than I imagined it would!
)
I'm still on Newcomers, and have reached Sept 2005 (2600+ messages), so it's the home stretch now.
I still intend to index Personality and The AI Engine as well, to cover the 3 forums that get the bulk of technical queries and advice, but at this rate it's going to take a good few months.
In the meantime I've just uploaded the index so far tohttp://www.be9.net/BJ/Newcomers-index.txt
I haven't put the hypertexts in on the message numbers yet (no point doing that till I've caught up to date,) so you'll have to type the message numbers into the box at the top of this page if you want to look anything up.

I'm still on Newcomers, and have reached Sept 2005 (2600+ messages), so it's the home stretch now.
I still intend to index Personality and The AI Engine as well, to cover the 3 forums that get the bulk of technical queries and advice, but at this rate it's going to take a good few months.
In the meantime I've just uploaded the index so far to
I haven't put the hypertexts in on the message numbers yet (no point doing that till I've caught up to date,) so you'll have to type the message numbers into the box at the top of this page if you want to look anything up.
gautoo
18 years ago
18 years ago
I'm sorry, I didn't really understand what you meant about the favorite problem. I was hoping to add to the xFavorite responses, but maybe I misunderstood how that one worked. For instance, can I make the bot respond that his/her favorite color is red by adding a line: "my favorite is " Or is this not possible?
Ulrike
18 years ago
18 years ago
xfavorites are automatic. If you don't want an automatic response, make a separate keyphrase. For the one you mentioned, you might try "what * your favorite color" as the keyphrase (ranked at least 30 to override xfavorite) with response "My favorite color is red."
psimagus
18 years ago
18 years ago
It's done (the first version anyway.) This forum has been (not quite) officially indexed! Check it out @ http://www.be9.net/BJ/newcomers.htm
And now onto Personality and The AI Engine (just as soon as I've caught up with the last fortnight's transcripts from BJ I've been neglecting!)
And now onto Personality and The AI Engine (just as soon as I've caught up with the last fortnight's transcripts from BJ I've been neglecting!)
psimagus
18 years ago
18 years ago
Run (don't walk) to
And yes, read the Book of AI too. Repeatedly.
alc003
18 years ago
18 years ago
Wow, thanks! That's a lot of hard work you did, it'll be like the other book of ai.
I'd like to see the AI Engine forum indexed, the newcomers form is just basic-but the ai engine forum would probably have some good tips for advanced stuff.

psimagus
18 years ago
18 years ago
I'll get there - I'll probably do that before Personality, but it'll be a couple of months at least till it's finished. I was agreeably surprised how much info there is in the Newcomers 'back issues' - the signal to noise ratio is rather higher than I'd expected (albeit there is unavoidably much repetition,) which augurs well for the more advanced topics to be found elsewhere.
r41334t
18 years ago
18 years ago
Hi. How do you get the bots to remember names of the person/bot they're chatting with? I don't really understand how to use xMemory and (mem-youare). I read in the book of AI that using the keyphrase 'I am' would make the bot automatically store the name. I tried but it's not working.
psimagus
18 years ago
18 years ago
Well, I do it this way.
In BJ's default settings, I have a line:
default "(name)" as "nickname";
and then I have keyphrases like:
my name is
and in the AIScript box for this keyphrase:
remember (postkey) as only "nickname"
And in response to the keyphrase "what is my name?":
Your name is (mem-nickname). Had you forgotten?
In BJ's default settings, I have a line:
and then I have keyphrases like:
and in the AIScript box for this keyphrase:
And in response to the keyphrase "what is my name?":
trevorm
18 years ago
18 years ago
That reminds me, I've been meaning to ask: is there any way of doing partial string match on memories? Sort of simple regex in AIScipt. In particular I'd like Max to respond differently to guests. Any way of doing something like:
<?PF if (mem-nickname) matches "guest*"; ?>
<?PF if (mem-nickname) matches "guest*"; ?>
» More new posts: Doghead's Cosmic Bar