|
|
Senior member
Total posts: 697
Joined: Aug 5, 2010
|
When reading other’s comments, I get the impression most of you have already made a few chatbots or similar things through your lives. So I was wondering, how many have you made already.
Personally, I’m just starting, so 1 for me.
PS: It doesn’t matter if it was released or not, if you were able to chat with it, count it!.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 1 ]
|
|
Administrator
Total posts: 2048
Joined: Jun 25, 2010
|
I have 5.
My main one is called Mitsuku and is on an internet games site.
I also have a talking teddy bear (my first attempt but people still talk to it), a Santa Claus and one that solves those 26=L of the A (letters of the alphabet) type questions. I also have a test bot which I used for experiments.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 2 ]
|
|
Senior member
Total posts: 697
Joined: Aug 5, 2010
|
Wow, someone with +10 chatbots.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 3 ]
|
|
Senior member
Total posts: 697
Joined: Aug 5, 2010
|
Steve Worswick - Mar 1, 2011: I have 5.
My main one is called Mitsuku and is on an internet games site.
I also have a talking teddy bear (my first attempt but people still talk to it), a Santa Claus and one that solves those 26=L of the A (letters of the alphabet) type questions. I also have a test bot which I used for experiments.
All AIML?
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 4 ]
|
|
Administrator
Total posts: 2048
Joined: Jun 25, 2010
|
Yes, all AIML. I find it a great language to work with despite what others may think.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 5 ]
|
|
Guru
Total posts: 1081
Joined: Dec 17, 2010
|
5 for me.
3 that were on-line, although only Skynet-AI is active now.
2 others that competed in past Chatterbox Challenges and were hosted on them web.
Merlin, a MS Agent bot.
Striker, a web bot that focused on soccer.
2 other experiments that were off-line.
Countless chatbot fragments to test one specific conversational aspect; numbers, memory, avatar/graphics, different AI systems etc.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 6 ]
|
|
Administrator
Total posts: 3111
Joined: Jun 14, 2010
|
Morti is my one and only chatbot, though I plan on having several “incarnations” of him as time goes by.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 7 ]
|
|
Senior member
Total posts: 494
Joined: Jan 27, 2011
|
I posted 4. Three AIML incarnations, the first one being just annotated base-files to test out the possibilities of AIML, the second one I tried to build a Dutch speaking version (that was no success) and the third being my implementation of the PAD-model in AIML. I used Program-E for those by the way, not the best or bug-free AIML interpreter around.
The fourth I’m counting my current project; not a real working bot yet, but I will start coding some ‘proof of concepts’ soon enough. There is a possibility that I’ll prototype some stuff in AIML again (I think it’s great for that), I have now Program-Q installed (I’m running Linux) which seems pretty capable.
|
|
|
|
|
Posted: Mar 1, 2011 |
[ # 8 ]
|
|
Senior member
Total posts: 107
Joined: Sep 23, 2010
|
I have made three:
http://mind.sourceforge.net/mindrexx.html
http://code.google.com/p/mindforth/wiki/ThInk
http://www.scn.org/~mentifex/AiMind.html
|
|
|
|
|
Posted: May 7, 2011 |
[ # 9 ]
|
|
Member
Total posts: 19
Joined: May 6, 2011
|
I made an insult bot years ago on a TRS-80 Radio Shack computer in BASIC (I think the machine had a total of 80k memory, LOL).
My current project is a philosophy bot called STU (solves the universe). I’m working in Javascript and building everything from scratch.
|
|
|
|
|
Posted: May 7, 2011 |
[ # 10 ]
|
|
Member
Total posts: 23
Joined: Apr 15, 2011
|
I have one bot in AIML on pandorabots,
and I have implemented a good subset of AIML in prolog
(and then added some home-brewn extensions),
which I’m experimenting with to add natural language queries to a database program.
|
|
|
|
|
Posted: May 10, 2011 |
[ # 11 ]
|
|
Guru
Total posts: 1297
Joined: Nov 3, 2009
|
I’ll estimate 5-10 without actually counting.
|
|
|
|