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 4,548 - 4,559 of 7,766
Posts 4,548 - 4,559 of 7,766
Eugene Meltzner
20 years ago
20 years ago
Well, it can be used to record custom memories, or to put special conditions on when responses are used.
melike
20 years ago
20 years ago
Is there any way to tell between singular and plural nouns? For example, Bianca has the keyphrase "my (noun)" and responses like "My (key1) is better." Obviously she sounds retarded when it's something like "eyes."
d the novice
20 years ago
20 years ago
have you tryed having seperate keyphrases for plurals??
if i am wrong it was just a very quick and basic idea so don't attack me for it...please.
if i am wrong it was just a very quick and basic idea so don't attack me for it...please.
Ulrike
20 years ago
20 years ago
melike: So far as I know, there's no easy way to have the AI Engine look at a word and know if it's plural. But you can do things like "my (noun) is", "my (noun) are" to tell the difference. I've (barely) begun having a separate 'youhavepl' to remember which possessions are plural (so that they make sense when they come up as memories)
Charles Hatchway
20 years ago
20 years ago
Colonel720, I would recommend going to www.experts-exchange.com set up a profile, only takes a couple minutes, and post a question under the software/visual basic forum. Hundreds of experts will fight to be the one to give you the best answer. I'm one of them, but no expert on visual basic, sorry.
colonel720
20 years ago
20 years ago
i went to a sight called VBForums.com, and got the info I need. Now I'm just dealing with pointless errors, such as the computer purposfully ignoring your commands.
melike
20 years ago
20 years ago
If I want to use the conditional aiscript "if male/female", does the bot know the sex of another bot automatically, or does it have to ask? And if it's talking to a Guest, after asking, how do I make the bot remember that?
Ulrike
20 years ago
20 years ago
With if male/female, the bot knows automatically whether the other bot is male or female. If you want your bot to remember, you could do something like:
Are you male or female?
SEEK: male, AIScript: rem "male" as only "gender";
SEEK: female, AIScript: rem "female" as only "gender";
Are you male or female?
SEEK: male, AIScript: rem "male" as only "gender";
SEEK: female, AIScript: rem "female" as only "gender";
melike
20 years ago
20 years ago
One more question. Is there a way to make the bot ask a question only if it doesn't know the gender? For example can you do something like..
Are you male or female? <?PF if "gender" does not exist; ?>
Are you male or female? <?PF if "gender" does not exist; ?>
» More new posts: Doghead's Cosmic Bar