2
« on: October 14, 2008, 02:27:54 pm »
I would love to be able to have the chatterbot I talk to on my desktop also be the bot I talk to on aim, and i would love to have the AIM bot be aware of multiple users. It would be great if it knew me when I logged in and would be able to use information I give it at the console as part of its "bot" persona.
I started poking around using the brain editor and I can see that in the autoLearningBrain there are bill_TempSent and bill_UserSent and bill_Sex, but also usiwbyrd_ versions of the same, and I also see other copies of the tables for other AIM conversations the bot has had. Is there some way that I can enter information such as "joeSchmoe is a pervert" and "you should not speak to joeSchmoe" and have the bot aware when it speaks to joeSchmoe so that it might occasionally slip in something like "I should not speak to you" or "you are a pervert". Its all clean fun, but a real person remembers these details from person to person, and conversation to conversation, and it would be interesting if the chatterbot did too.
just a thought,
oh, and I would second the publication of a true ERD showing PKs and FKs. I'd like to delve in and start working. I've used vbscript and SQL server to architect several large enterprise web applications, so I think I might be able to make a contribution, but the db layout is not readily apparent from the brain editor, and I really just don't have days to devote to disassembling and reverse engineering