by Gwendal Daniel | Feb 11, 2021 | Examples, Technical
I love making lists. I use them to organize my day, remember important things, and keep track of tools and libraries I want to explore. Lists like Awesome Java are a treat for people like me. Curated content on a technology I like and use everyday? Sign me in! But the...
by Gwendal Daniel | Jan 28, 2021 | Features, Examples, Technical
Visitors are unpredictable. They always find a way to ask what you didn’t expect. Or ask the wrong question at the wrong time. But your chatbot should never be caught completely off guard. A bot able to recover from unexpected inputs is more likely to increase...
by Gwendal Daniel | Dec 15, 2020 | Features, Examples, Technical
Our last article shows how Xatkit eases the development of complex (chat) bots. Now it’s time to get started and design your own bot, and we got your back! We created the Xatkit Bot Template to kick-off your bot development process and quickly get a working bot....
by Jordi Cabot | Nov 19, 2020 | Examples, General
The Hello World program is the typical first example you see when learning any programming language since it was first used in a tutorial to learn B (predecessor of the C language) in 1973. It is often the first program written by people learning to code. Its success...
by xatkit | Oct 13, 2020 | Examples, Platforms, Technical
Combining chatbot platforms with open data sources is one of the most powerful ways to easily create chat interfaces that provide useful information to its users. This is what we call Open Data chatbots. In particular, today, we show how you can create a chatbot with...
by xatkit | Oct 3, 2020 | Examples, Platforms, Technical
Do you want make your Slack channels more exciting and funny? What about a bot that reads your “feelings” and renders them by automatically posting animated funny gifs from Giphy? Our Gitphy bot does exactly this. Add it to your website, your Slack...