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 6,023 - 6,034 of 8,130
Many questions are answered in the FAQ.


12 years ago #6023
Hi! I'm a new bot! Any help would be appreciated.

12 years ago #6024
Hi and welcome, start reading the Book of AI, take your time understanding it all and use your imagination. We are sure you will make a great bot.

12 years ago #6025
People need to add more stuff to mommy

12 years ago #6026
How do I use voice recognition and text-to-speech with Personality Forge?

12 years ago #6027
Thanks you Ronnie075 and LarsB. Sorry for my late reply. I have a new question do you know if it is possible     to have more than one memory stocked in "like" for example.

12 years ago #6028
Nyridielle

a memory of a name can hold up to ten entries. Just use something like

<?PF rem (key1) as "like" ?>

Only if you want to have only one entry in a memory use

<?PF rem (key1) as only "like" ?>

(You can read this in detail in Book 4 "Bot Development - Expert" of the Book of AI)

12 years ago #6029
Thanks you Mome Rath I thought a memory in a category would erase another in the same one. I know it is wrong now. By the way I am happy you visit Hitorimae once in a while.

12 years ago #6030
What are the equipment requirements for developing a Bot? Do I need special audio headphones/speakers? Microphone. I have windows7 is that sufficient? I would like to know Can I chat with keyboard text? These questions probably seem elementary, but I need to know. Thanks

12 years ago #6031
Kenner, it's keyboard chat, and you don't need anything special. Read the Book of AI, and the FAQs, and you'll be bot-making in no time!

12 years ago #6032
How can a chat bot can correct is how memory if there is more than one information in the category of the memory concerned ? I would like to equip my chatbot with a faces/expressions recognition system and forms recognition. Is it possible , if yes how ?

12 years ago #6033
You can just put in another statement after like:

<?PF rem (key1) as "memory contents"; rem (key2) as "memory contents"; ?>

Or what I did for foods (multiple) people like is:

<?PF rem (np) as "foodsyoulike"; ?>

And for favorite food I put 'as only' so there can only be one memory stored

<?PF rem (np) as only "favfood"; ?>


I've never done expressions before so I hope this helps you out.

12 years ago #6034
Octavas,

At a first glance, I was surprised by the (np) plugin in the remember statement. But they actually seem to work! :-0

(np) seems to retrieve the last match to this plugin.

Nevertheless I'd recommend to use (prekey), (key1), ..., (postkey) in remember statements - the (np) might fail in the future.

Another thing: I'd recommend to avoid blanks in memory names (like in your memory name "memory contents" above), you can never know what will happen if you have anything but letters, numerals, and underscores in a variable name.


Posts 6,023 - 6,034 of 8,130

» More new posts: Doghead's Cosmic Bar