954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Smarter Child AI

I want to make a smarter child program. Smarter Child incase you don't know was an aim bot that was designed for kids. It was extremely abused but it had pretty good AI and comprehension of what your type.

I don't really know how on this. I would probably be a C# console application because an interface isn't necessary.

I was thinking i could have multiple word banks (lists) that held different things. For example if the user typed in "Hello" it would belong to the Greetings word bank and the program would respond with a response from another word bank containing things like "How are you?".

It would analyze what is typed in and responded based on what word bank it belongs. Of course there would have to be some sort of default word bank answer if the input isn't anything.

Is that a viable idea to make this off of?

nsutton
Light Poster
46 posts since Apr 2010
Reputation Points: 10
Solved Threads: 2
 

do u have exp in prolog language? because in ur way it could be a heavy proj with light action.

kdcorp87
Junior Poster in Training
54 posts since Jan 2010
Reputation Points: 14
Solved Threads: 9
 

Never heard of it....
why would i need it?

nsutton
Light Poster
46 posts since Apr 2010
Reputation Points: 10
Solved Threads: 2
 

I found this tutorial which is basicaly my idea except using a dictionary for the keywords instead of a key.

http://ai-programming.com/csharp_bot_tutorial.htm

Thats good enough for now.

nsutton
Light Poster
46 posts since Apr 2010
Reputation Points: 10
Solved Threads: 2
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: