Building an extensible Chat Bot using JavaScript & YAML

Published on Jan 08, 2017

Reading time: 0 minutes.


In this post, I will share with you my experience in designing and coding an extensible chat bot using YAML and JavaScript. I will show you that it’s not always required to use AI, ML, or NPL to make a great bot. This won’t be a step-by-step guide. My goal is to give you an overview of a project like this and inspire you to build your own.

…

Read the full article on PacktPub.