Page 1 of 1

Chat Bot Game

Posted: Tue Jul 15, 2014 4:48 pm
by hallsofvallhalla
So I was toying with making my own chat bot on my raspberry Pi and i got to thinking. What about a PBBG with an active talking AI bot that carries you through the game? You can talk to it and tell it commands, or type if you are lame and do not have a mic. It would basically be an AI GM.

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 5:06 pm
by Xaos
Sounds like the beginnings of an AI GM engine ;)

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 5:18 pm
by hallsofvallhalla
Exactly. Looking at chat bots now.

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 5:30 pm
by vitinho444
Can you explain more in detail? Like.. what do you say and what does the bot do exactly?

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 5:35 pm
by hallsofvallhalla
Found the prefect one I think. Starting on it now. Will have a demo up soon.

Basically the AI is the Game Master. He presents you with situations and you play your character through it.

So for instance you see an image of the forest. The Bot gives a description of the forest and says there is a goblin.

You then say, what kind of weapon does it have and it speaks back and says short sword.

You then say attack it with my bow

and it runs the attack.

Something along those lines but it is all voice controlled or if you want you can type.

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 5:57 pm
by Xaos
IMO you can have a lot of potential allowing people to play D&D (type-game) online with an AI GM (unless something like this already exist, im sure it does)

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 6:48 pm
by vitinho444
Ahhhh i get it now, so let's say its basically a browser based game, but controlled by voice :)

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 7:14 pm
by hallsofvallhalla
i cannot find any AI game master programs actually. I have the bot up and going and some AIML uploaded to him. Will have a sample here shortly.

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 8:31 pm
by hallsofvallhalla
got the chat bot working with some conversation uploaded. He is still missing conversation but I can find and write AIML. Start by saying Hello!

http://hallsofvallhalla.com/chatbot

Re: Chat Bot Game

Posted: Tue Jul 15, 2014 8:35 pm
by srachit
What are you using for voice recognition?