Posts

Showing posts from August, 2017
What Do You Need To Know To Build A Chat Bot? The answer to that mostly depends on what you want to build, of course. In most cases, you can build a chat bot without knowing much about artificial intelligence (AI), either by avoiding it completely or by using some existing libraries for basic AI. The same goes for natural language processing (NLP); it’s more important than AI, but you can build a chat bot using an NLP library or, for some platforms, simply by using buttons and UI elements instead of word processing. And finally, do you even need to know programming? There are a lot of visual bot builders, so probably not. But it can be useful.