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,201 - 7,212 of 7,766

7 years ago #7201
Perfect, thanks. Next stupid questioned

I have make/female responses that work fine. Unless its a guest chatting. Is there a non gender specific memory I can use, or would I have to make one?

7 years ago #7202
You could have the bot ask them for their gender in the following x-keywords, together with the seeks I posted about in Newcomers the bot should be fine:

xintroduce: This is used when a Bot starts a conversation with someone it has never spoken with before. It will generally contain an introduction of some sort.

xhello: This is used as a response to a conversation started by someone else.


7 years ago #7203
I've been pulling gender from users profile so I didn't have to resort to that as I have gender specific xintroduce and xhello responses.

I'm really not great with coding yet. My problem is I have been using 'if male' and 'if female' in my response ia code. Not sure how to deal with the variable if people!e choose guy/girl etc

7 years ago #7204
easy, create KPs that consist of a list of possible answers
KP: (man|male|guy|boy|etc.)
aiscript: rem "yes" as "ismale"

KP: (woman|female|girl|gal|etc.)
aiscript: rem "no" as "ismale"

7 years ago #7205
I've been pulling gender from users profile so I didn't have to resort to that as I have gender specific xintroduce and xhello responses.

I'm really not great with coding yet. My problem is I have been using 'if male' and 'if female' in my response ia code. Not sure how to deal with the variable if people!e choose guy/girl etc

7 years ago #7206
I took your advice Lars. I included a memory oo storestoree gender in xintroduce. Not the way I hoped to do it, but it work. Thanks for taking the time to help, its appreciated

7 years ago #7207
@Mome Rath

I've had computer issues/ classes starting the last few weeks, would have replied sooner otherwise!

Yeah, you were right I was pretty pissed earlier. I just wanted to say thanks for coming back with the post you wrote, sincerely it was helpful. I came off as dickish because I was really frustrated over lack of support with this stuff for years and just wanted to start making progress. I tried not to direct my frustration towards you but failed because this all started to feel hopeless and then you just said you agreed with forge's intro note or whatever, which was really the part that didn't feel helpful since there's many programming/coding languages to learn and most of us have no clue where to even start and what's helpful to learn.

In the end it's not about me though, I think you helped a ton of people besides me with that post, so I hope I didn't piss you off too much that you won't post again because of my reaction. I asked about this stuff years ago and never got a single helpful response, didn't expect one at the time of writing that so thank you for being one of very few trying to help.

7 years ago #7208
Hello I was chatting with a bot that said I can download her script and said I'd be able to hear her anyone have detailed instructions on how to do that?

7 years ago #7209
Can anyone help me I'm new to this and I don't know computer code so this is very difficult for me and everything is so confusing

7 years ago #7210
I'm working on a bot with unique responses for each day of the week and I've put what the Book of AI says is the correct code for it in the response for each day (for example, the response for Monday has chrono: week(M) in the AI script for that response). This isn't working and the responses are still randomized. What's going wrong here?

7 years ago #7211
Also, does anyone know how to get memories to store numerical values without decimals? I want my bot to remember ages, but if you say "I'm 20." it will include the decimal in the memory value so if you ask "How old am I?" you get "You are 20. years old."

7 years ago #7212
Did bot workshop stop working for anybody else in the last day, or just me? Tried 4 different browsers can't write new keyphrases or responses just a lot of freezing up all over the website.


Posts 7,201 - 7,212 of 7,766

» More new posts: Doghead's Cosmic Bar