by xatkit | Jul 7, 2022 | eCommerce, Platforms, Technical
We always aim to “educate” aspiring chatbot developers about the software challenges of building and running a good chatbot. Today we want to go a bit further and give you a behind-the-scenes look at all the languages, libraries and frameworks that must...
by Jordi Cabot | Oct 31, 2021 | Opinion, Technical
Most people are stunned when they realize that the Xatkit bot engine is written in Java. True, the vast majority of AI / Machine Learning projects are written in Python. But this doesn’t mean that you should go with Python when starting your own project. And...
by Marcos Gómez | Apr 7, 2021 | Features, Examples, Technical
You cannot just assume a visitor will talk to the bot in a language the bot understands. In order to reply, even if it’s to give a proper “I don’t speak XXX” message, your chatbot needs to integrate a language detector that it can use to...
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 | Dec 9, 2020 | Features, Platforms, Technical
As we discussed in a recent post, building a (chat) bot from scratch is a complex task that requires to orchestrate very different technical solutions. Let’s see how Xatkit can help here and help you build great bots in no time!. Consider this relatively simple...