From the course: Building Bots with Node.js

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Node.js Tutorial

From the course: Building Bots with Node.js

Start my 1-month free trial

Next steps

- [Daniel] Thank you for watching this course. I hope you liked it. By now, you should be comfortable with how to implement bots with Node.js. We've seen how it works with Slack and also for Alexa. Hooking other front ends like Microsoft Teams or Google Assistant should also be easy for you now going forward. As a next step, you could improve the entity handling further. Like by adding a bit more logic that makes the bot more forgiving to not fully matched entities by hinting which entity we expect with the next utterance. To extend your learning, you could check out courses in the library. For instance, you could look into Google Dialogflow, an NLP service that comes with many features like the ability to build conversational flows via UI or prompt for missing entities via web hooks that point back to your app. With what you know now, it will be easy for you to get started. There are also courses for building Alexa…

Contents