Chatter bots. Do you already use them?

cooooookies

Senior Member
Joined
Oct 6, 2008
Messages
1,124
Reaction score
280
Last edited:
I only use IAI chat bots for IRC. If anyone is looking for a learning AI chatbot (the seeborg project) or a massive static response IRC chatbot (j-alice) I have both, and the sources are readily available online. I also have a neural network simulator exe.
 
Yes, my favorite is worldofalice (MSN) she is very smart and fun!
Btw on this site you can chatbot4u create your own and connect it with FB, Yahoo and other platforms for FREE :)
Some of the chatbots there are really fun but I will try to make a better one.
Lets make a competition who can create the best chatbot in this platform.
 
Alice-Scan your friends with an xray scanner! Say XRAY says
Thnxs!
loz loz says
do you like sex ?
Alice-Scan your friends with an xray scanner! Say XRAY says
I like it a lot

:D
 
do any of the chatbots allow you to add/modify your own ouputs to people based on what they say?

i'd really like to get one for aim and/or msn.

I use to have one for mIRC along time ago.. and i could make my own responses.

example:

on *:text:hey:*: { msg $nick hey.. what's up? }

etcetc..

i'd really like to find one i can play around with.
 
Chatbot4u google it (I can't place a link here) you can easily connect it with MSN Facebook and others and it is free :)
 
So what is the point of these other than entertainment/AI research?
 
If you want to delve into Python a bit, NLTK (the Natural Language Tool Kit) has a built in framework for chat bots, and it's released under the Apache licence, so you can sell what you make (assuming you don't use some other copyrighted material).
 
Of course you can edit the answers! You can make it as complex as you want and connect it to any IM platform or FB.
 
Back
Top