This repo provide slides and code from my session at DrupalCamp London 2018 "Hi, I'm Drupal. How can I help you?".
This are the slides from the presentation. I removed the videos for facilitating the read, but you can watch them in the recording
In the session I'm using Dialogflow as NLP. This file contain the full export of the agent I've used for demos. You can import the zip file directly from Dialogflow. Just create a new agent, go to its settings and then Export and Import.
This is a custom module providing the Intents I've used during the demos. By installing the module it will create the requirend config entities (message node type and the list_messages view).