Skip to content

meg-delaunay/chatbot-workshop

Repository files navigation

chatbot-workshop

Repo for WWCode Chatbot Workshop on 9/21

Set Up Steps

  1. Head over to Api.ai and create an account.
    • This will require an active GMail account!
  2. Go here to install NodeJS and npm, which is Node's package manager.
  3. Find your favorite SDK here.
    • I'll be using the NodeJS SDK -- but if you prefer another language, pick whichever you feel comfortable with!
    • Instructions for NodeJS SDK are found here
  4. If using Node:
    • npm install express

Outline for Workshop

  1. Introduction to Api.ai and Chatbot Vocabulary
  2. Creating our first Api.ai agent (topic of agent TBD)
    • Adding our first Intent!
  3. Hooking our agent up to NodeJS
  4. What's an Entity?
  5. Generating responses based on business logic.
  6. Fulfillment using GCloud project webhook (unlikely to get here -- but will show the necessary steps to anyone who's interested!)

About

Repo for WWCode Chatbot Workshop on 9/21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published