Skip to content

Instantly share code, notes, and snippets.

@jthomas
Last active May 28, 2016 18:24
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jthomas/2081782d6fa1c72a2a3a4838f8ed60c5 to your computer and use it in GitHub Desktop.
Save jthomas/2081782d6fa1c72a2a3a4838f8ed60c5 to your computer and use it in GitHub Desktop.
Building Cognitive Bots Talk @ Twilio Signal

Hello 😎

Here are the references from my presentation at Twilio SIGNAL.

Movie Bot was created using the IBM Watson Dialog and Natural Language Classifier services. The source code for this sample is available on Github. Training files are located in the training folder. This includes the conversation model and classifier training data.

Watson Developer Cloud has numerous tutorials, APIs references and sample code for all of the current services. For example, this project uses the Dialog service to implement a simple pizza ordering bot. This blog article explains how to extend this bot to use the tone analyser.

Slides for the presentation are available here.

@TobiahRex
Copy link

Awesome presentation James!
I'm also a 'lowly javascript developer'.
Really looking forward to integrating NLC into my future projects.

@jthomas
Copy link
Author

jthomas commented May 25, 2016

Thanks man, that was a big crowd!
If you have any questions later on, hit me up on twitter.
Enjoy the rest of Signal.

@TobiahRex
Copy link

For sure man! I got your twitter now. will reach out. Stay strong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment