Advertisement

Another chat bot forum.

Started by October 31, 2005 03:25 AM
-1 comments, last by gamerking 19 years ago
First of all I think these should all be added into one big thread; "the chat bot thread," Anyway yesterday i was going through my old c++ books for when i was at school and I realised this could be used to create a great bot ai. First of all i have no idea how this stuff works or anything you guys have already submitted so if I am repeating anything tell me. I am now looking at my source code for this project and i will briefly describe it. >It finds such words as "what," and "the," and removes it before it starts it's repy >Works out any descriptive words that define a person: his name, His agemy name >Defines simple things like I like is defined as I on average blah blah. [bThisis defined as object==discription. e.g this object is red computer reads it as object==this this==red reply="What object?" It is feeding It is than defined as non-female non male feeding is defined as it==eating repling with what is it eating what sex is it? So far its a pretty simple system. Another thing is if they ask my bot a question i.e what is your name it only has a few replies so far but the output is simple your==me name==id now issued with an id: "freddyirc," it replies freddyirc whats your's? Also an example that I wanted to point out is thats a reply of : "Thats my name, John," is defined as my==Him name==id John==id Can anybody point out any websites that can help me further and more definitions would be great and a mathamaticial (code)defination of because would help alot too.Note these responses where placed in the the coding but the bot pulled them out at the right time.
Matt : mattb0001@hotmail.comClick me please

This topic is closed to new replies.

Advertisement