Kon the C# Chatterbot
“Kon” is my attempt at creating a “chatterbot” written in C#. The bot connects to an IRC server and joins a channel to watch conversations to learn from. This is the offline version of the same bot. It does not need an internet connection and cannot connect online at all.
Kon uses a “brain” to learn and use in conversations. The brain system is based on a chatterbot called “Language Bot” that was written by BishounenNightBird of Esper.net.
The brain attempts to take what you say and manipulate it to create semi-original thoughts. Please note that at first it will basically be a ‘monkey-see, monkey-do’ because the bot has not seen enough conversations to create semi-original thoughts yet.
A default brain is included that contains 993 lines total (which is very, very small).
** The brain files that the offline version uses is compatible with the online version (and vice versa) should you ever wish to switch versions.
Kon Offline is currently using Kon engine version 1.5.0.
DOWNLOAD
Download Binaries: Version 1.2.0 (Released: 9/6/11)
PICTURES
IMPORTANT NOTE – This program requires the .NET framework in order to run.
FORUM POST
If you want to come join the conversation about this program, please visit this forum post.