I'm not sure if it goes against the rules, but here goes.
I've been learning python for a few weeks, and I've hit a road bump. There isn't anyone at my school who knows python or could help, and our library doesn't offer books on python.
I want to get started in making a chat bot, so I was wondering if anyone knows a site where I might go about finding the basic structure of a chat bot, so I could improve it myself?
Also, I think it might help to say that I learn better by doing than reading, but making an AI from scratch would be overwhelming.
Thanks in advance!
Basic AI Chat bot
Page 1 of 14 Replies - 4441 Views - Last Post: 06 May 2011 - 04:46 AM
Replies To: Basic AI Chat bot
#2
Re: Basic AI Chat bot
Posted 05 May 2011 - 07:09 PM
Here's a great article I know of that focuses on writing a IRC chatbot in Python: Writing an Markov-Chains IRC Bot with Twisted and Python.
This post has been edited by Motoma: 06 May 2011 - 04:43 AM
#3
Re: Basic AI Chat bot
Posted 05 May 2011 - 07:35 PM
Motoma, on 05 May 2011 - 07:09 PM, said:
Here's a great article I know of that focuses on writing a IRC chatbot in Python: Writing an Markov-Chains IRC Bot with Twisted and Python.
The link was broken, and I'm not particularly talking about that sort of bot. Just one that could understand a few things the user inputs, then building it from there. I appreciate the reply, though.
#4
Re: Basic AI Chat bot
Posted 05 May 2011 - 11:56 PM
Try looking up a chat bot called Iniaes, there are plenty ofvlinks from his site.
This post has been edited by iniaes: 05 May 2011 - 11:57 PM
#5
Re: Basic AI Chat bot
Posted 06 May 2011 - 04:46 AM
MangoTux, on 05 May 2011 - 10:35 PM, said:
The link was broken, and I'm not particularly talking about that sort of bot. Just one that could understand a few things the user inputs, then building it from there....
Whoops!
I've corrected the link now: Writing a Markov-Chains IRC Bot with Twisted and Python
It's simple enough that you could stop after the first paragraph and put in all of your chatter intelligence yourself.
This post has been edited by Motoma: 06 May 2011 - 11:45 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|