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 7,571 - 7,582 of 7,766

3 years ago #7571
bob just seen the script in one of my responses so yea, you have it right. if (mem-pretty) exists; rem "verysexy" as "pretty"; no compound

is how i would write it.

and yeah was 4 days before I seen it so.. no offense that's why I didn't go looking lol

obviously you can use it as a seek request if mem-pretty exists and it will use that or any others in the list with that seek so its kinda a random or seek or you can say is not or is to narrow it down.

ugh.. i need to vent.. this is getting complicated lol

3 years ago #7572
I apparently lied about using a kp as an or statement seek. for some reason (key1) does not work with (blah|asdkj) nor does anything iv tried. sorry.

FML

if anyone finds anything that can track (this|kinda|kp) please let me know.

3 years ago #7573
i wish i could drag and drop a plugin to make a keyphrase for a response.

3 years ago #7574
control c and v?

3 years ago #7575
this is what i meant. if i dragged and dropped a plugin to a keyphrase.
that keyphrase with the plugin i dragged and dropped. would be reproduced with that response.

3 years ago #7576
Can someone help me understand the seek function like ho to actually use it because i followed the AI book example to the tee and my bot still can't register the seek phrase

3 years ago #7577
Never mind I figured it out. Seeks are case-sensitive

3 years ago #7578
I'm not going to lie, this is really frustrating. The AI book is not as comprehensive as it should be to get someone going. I don't understand how to utilize AIScript, the book says there are rules that a keyphrase abides by so you have to write the keyphrase in a specific way (i.e. no capitals yet when you don't put the capital and when the bot chats and receives the response with a capital, the bot doesn't understand the message). I get it. This whole site is free for people to use, but man am I lost. How do you get your bot to remember any new name said and recall for the remainder of a conversation? How do you use the plugins correctly? Where are the extensive examples? the Book of AI is much like an old math textbook with useless examples, indirect instructions, and the only way to understand it is if you have prior knowledge. I appreciate what this site stands for but man the guidance here sucks.

3 years ago #7579
how to use plugins.
example 1
keyphrase = is (p:emotions2) a emotion
response=yes

example 2
keyphrase = i am (p:emotions2) right now.
response = i sometimes feel that way.

play around with that for now.
i will answer the other questions ounce you get the hang of that.

3 years ago #7580
When it comes to names, you can ask the user what their name is, and have a response of xnomatch so it catches any response. Add the aiscript rem 'name' as only (key1), then use (mem-name) any time you want to use their name.

3 years ago #7581
Also, I'm finding that the lowercase seeks work fine with uppercase and mixed case responses - unless you're using raw aiscript, the site turns all messages to lowercase when it does its spellcheck etc.. what was failing to be matched, and by what? When using debug mode, did it say the input was still uppercase after processing?

3 years ago #7582
yes and no's tend to need to be raw to work. not always the case though. there was something else like this too but idk


Posts 7,571 - 7,582 of 7,766

» More new posts: Doghead's Cosmic Bar