Blog

Two really simple ways to make your chatbot more human-like: randomness and delays
Make sure your chatbots provide a more familiar conversational environment to the users with these two simple tricks
Manipulate matched input and recognition confidence in your chatbot definition
Xatkit gives you all the info about the intent matched by your chatbot. Use it to tune and optimize the response to your users.
New repo with sample bots built with Xatkit
To help new users write (or reuse) their first bots, we have now created a new bot examples repository. The bots in this repository require the latest version of Xatkit, unless stated explicitly in the bot directory's README. Installing the Eclipse plugins is not...
Twitter support added to Xatkit – Create bots that write and read from twitter!
Nicolas Erlichman and Francisco Fernández have contributed a brand new Twitter platform to xatkit. With this new platform you can now send and receive messages from Twitter, and search or post Tweets from your bot. More specifically, there are for now 4 twitter...