/ChatBot

A very simple script that talks to the user

Primary LanguageRuby

Chat Bot

Sergio Salomon Garcia, sergio.salomon at alumnos.unican.es

Notice: soon there will be a better version with regular expressions.

Español

Implementación de un sencillo chat bot (http://es.wikipedia.org/wiki/Chatbot), que conversa de forma determinista con el usuario. Hecho en forma de script en lenguaje Ruby.

English

A simple chat bot (http://en.wikipedia.org/wiki/Chatterbot) implementation, that talks to the user in a deterministic way. It has been done in a straightforward Ruby' script.