DrupalCon Seattle 2019: Building a Slack ChatBot

Building a Slack ChatBot is fairly simple. A ChatBot can be an assistant that helps your organization to simplify repetitive tasks. But make one able to understand humans intentions could be tricky.

During this session, you will understand how to create a slack ChatBot using https://botkit.ai/ a JavaScript project. I will also guide you on how to integrate your ChatBot with external APIs such as REST and/or GraphQL.

In addition, you will understand how to implement Natural Language Processing to make interactions between computers and humans feel exactly like interactions between humans using https://wit.ai/.

Drupal is a registered trademark of Dries Buytaert.