Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

16
votes
10answers
10k views

How can I program a simple chat bot AI?

I want to build a bot that asks someone a few simple questions and branches based on the answer. I realize parsing meaning from the human responses will be challenging, but how do you setup the ...
8
votes
5answers
13k views

Facebook status update through php

I want to develop a bot which will update the status of a facebook account using php. Please guide me on this
5
votes
1answer
684 views

How do Markov Chain Chatbots work?

I was thinking of creating a chatbot using something like markov chains, but I'm not entirely sure how to get it to work. From what I understand, you create a table from data with a given word and ...
4
votes
8answers
2k views

Anyone found a way to download google chat logs?

I'd like to be able to get all my Google chat logs so that I can use them for training a chat bot type of thing. I am aware of the limitations that have been imposed by Google so that chats cannot be ...
3
votes
2answers
134 views

Essential AIML responses?

What do you think are important pattern/temples to program. Like in a chatbot what does EVERY chatbot need a response for? Im just starting out making the aiml file and need some help... Heres the ...
3
votes
1answer
654 views

chatbot using twisted and wokkel

I am writing a chatbot using Twisted and wokkel and everything seems to be working except that bot periodically logs off. To temporarily fix that I set presence to available on every connection ...
3
votes
5answers
1k views

How to create a smart chat-bot?

I know that it's still an open problem so I don't expect to see complete answers here. I just want to find some approaches to solve the next problem: I have a model (assume that is's bot's memory), ...
2
votes
2answers
58 views

Determining the topic of a conversation programmatically

This is probably an extremely difficult question to answer, but here is my question anyway. I am wondering what the best method is for determining the topic of a conversation. The conversation takes ...
2
votes
1answer
110 views

Best way to build a chat bot

What framework can I start with to create a simple chatbot? the focus of the bot is very limited(for my project management website http://ayeboss.com). One can compare it with SIRI on iPhone. I want ...
1
vote
3answers
128 views

How best to store data for a chatbot?

I was looking on the internet for chatbots. It was only fun. But now, I love this subject so much that I want to develop my own chatbot. But the first thing is to look for a good way to manage the ...
1
vote
3answers
146 views

a Modifiable Java Chatbot Engine

I'm currently working on a chatbot project and I was wondering if there are any simple, moddable Engines (or let's call it, brains) out there for Java? I've found quite a few, but aside from the ...
1
vote
2answers
106 views

Foreign language Chatterbot web app

My goal is to write some sort of chatterbot that speaks in spanish. I've seen examples for simple python chatterbots, but their answers are mostly just random. I want the bot to partially understand ...
1
vote
1answer
275 views

Problem compiling Eliza chatbot C++ error LNK2019

firstly I would just like to say that I am not a C++ programmer and I never intend to be - I am an SQL, javascript and PHP developer. For a module at Univeristy I have to alter a chatbot project to ...
1
vote
2answers
1k views

Programming a chatbot with Java

I'm studing Java. I think programming a chatbot would be a funny way of studying and learning Java. The description of the chatbot I am interested in can be found here. But I would appreciate any ...
1
vote
2answers
304 views

CHATBOT: Programming a chatbot with Perl

I'm studing Perl language. I think programming a chatbot would be a funny way of studing that language and learn it. The description of the chatbot I am interested in can be found here. Does anyone ...
1
vote
0answers
594 views

Openfire3.6.3 unable to connect to yahoo gateways

I am newbie as far as openfire is concerned. I want every user whether its on gtalk, yahoo, MSN to contact to my server but right now only gtalk users are able to connect and see presence connected. ...
0
votes
0answers
42 views

Simple PHP chatbot API [closed]

I'd like to create a website on which the user will be able to speak to a chatbot, with the output of the chatbot put through a filter before displaying it. To do that, I need an API (preferably in ...
0
votes
0answers
49 views

visual talking head agent

I'm creating a chat bot with an animated head at the side. So far I have completed the chat bot and I'm looking to make an animated head. I have no experience with 3d modellers so could you suggest ...
0
votes
2answers
92 views

inference engine based chatbot in java

I want to build a chatbot which can parse through given knowledge to add facts to its knowledge base and use these facts and an inference engine to answer questions. What existing solutions can I use ...
0
votes
0answers
38 views

Building Visual Website + XMPP Chatbot

I would like to ask for some ideas/suggestions about creating a virtual "chat buddy". So far I have created a simple XMPP chatbot using the Google App Engine. I did all the coding with Eclipse IDE. ...
0
votes
1answer
110 views

Chatbot Conversation Objects, your approach?

I'm relatively new to programming and a recent project I've started to work on is a chatbot in python for an irc channel I frequent. One of my goals is to have the bot able to very basically keep ...
0
votes
1answer
47 views

How do I Make a conditional String exist in an if statement? (answers to similar questions answers haven't worked)

I'm taking a programming class, and I started making a chat-bot like program. I was trying to be able to teach it one thing (at least) if you said something like "I want to teach you". Right now it ...
0
votes
1answer
184 views

MSN Bot written in Ruby

I would like to program an MSN bot in Ruby and I have found a few libraries that do it for you. What I would like to do is to write an MSN bot ground up. I just want it to write a "Hello!" message to ...
0
votes
1answer
559 views

CHATBOT: Programming a chat bot with a easy programming Interpret interface

I would like to do it (Probably it not necessary to do it) a console interface to make an implementation of a chat bot. I would like my chat bot has 3 levels of “intelligence”. Level one: My chat bot ...
0
votes
2answers
237 views

Tutorial or Framework for a Very Simple Chatbot?

I've been doing some research into writing my own chatbot, and I've read quite a few posts on stackoverflow about them. However, none really seem to answer my somewhat basic question - is there a ...
0
votes
2answers
694 views

ZeroConf Chat with Python

I am trying to set up a Bonjour (or Ahavi) chatbot for our helpdesk system that would answer basic questions based on a menu system. The basis of my question is how do I get python to create the bot ...
0
votes
4answers
319 views

Feasibility of beating the Turing Test with modern software?

I ask this academically, I want to ask aloud a very important question and have the community try to answer it. Can we build a system that generates a scene to play out along a live anonymous group ...
0
votes
1answer
97 views

Integrating my program with a web2.0 website

I'm creating an ELIZA-like chatterbot, and I'd like to calibrate it with Omegle, using what the other person type as the input. If it was a regular HTML page, I could parse it and send back the ...
-2
votes
2answers
43 views

Serverside Program should run byself

I want to develop a chatbot. The program should speak with my friends on facebook while I am not available personally. That means: It have to run on a webserver. It have to become active different ...
-3
votes
1answer
101 views

The 2010 Loebner Prize winner bot: Suzette [closed]

What are some of the techniques that a machine could use to be able to carry a good conversation/pass the Turing Test? I know this has to do with Natural Language Understanding and Processing, but I ...