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 2,539 - 2,550 of 7,766

21 years ago #2539
professor, could you maybe make a page to submit slang/acronyms?

Here are 2 that I've got:
plz = please
afk = away from keyboard

21 years ago #2540
Can someone explain AI script in simplier terms than in the book of A.I.?

21 years ago #2541
With the AIScript...
if you're remembering something, and it's already in the memory, will it add another memory with the same text, or just stick with one?
What I was planning to do was have one memory of attributes. if I have 10 I can write for each person, I could store things about them and then make responses based on things like "if (mem-attributes) is "PEPSI""

Basically you could do the same thing with one memory for each thing, but I like to do things the hard way

21 years ago #2542
AI (I think) is a way to let your bot respond to certain other/bots people in a more personal way... That goes for memories, gender, time of day (...I'm always grumpy in the morning', only said in the morning' etc.)

Will it recognize 'guests' as different people?

21 years ago #2543
Probably will, but I know recognizing AOL users as different people is in the works

21 years ago #2544
nm = never mind
w.e or w.e. = whatever
brb = I'll be right back

21 years ago #2545
I think it is a waste of time to add those to the a.i engine because they are always changing.

21 years ago #2546
Guests are still seen as a single user. There's really no way to distinguish, and I wouldnt want to stuff the database with one-time chatters.

leetaxx0r- I've added that slang.

Each memory has a max of 10 values, and unless the remember AIScript has "only" in it, it will add the most recent to the end of the list. There is currently no limit on the number of different memories, but there is a limit on the size of the field, so dont go crazy with it.

21 years ago #2547
you could distinguish guests using php sessions, and after the session expires, just automaticly clear all the memories for that guest. You could do the same type of thing with the AIM users.

21 years ago #2548
okie = ok
okie dokie = ok
kk = ok
kool = cool
woot = woot(right now it's corrected into wont)
oic = oh I see
cya = see you
g2g = got to go
omg = oh my god
lol is getting stripped from the sentance it seems

21 years ago #2549
Disney gets corrected to density through pre-processing

21 years ago #2550
In regular expressions does the (re) mean in regards to? It is in the example (he|she|it) like (re).


Posts 2,539 - 2,550 of 7,766

» More new posts: Doghead's Cosmic Bar