https://github.com/akeller/chatbot-workshop-101
Chatbot Workshop (Beginner)
https://github.com/akeller/chatbot-workshop-101
chatbot conversation meetup watson-conversation workflow
Last synced: 4 months ago
JSON representation
Chatbot Workshop (Beginner)
- Host: GitHub
- URL: https://github.com/akeller/chatbot-workshop-101
- Owner: akeller
- Created: 2018-01-12T18:51:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T21:19:06.000Z (over 8 years ago)
- Last Synced: 2025-02-28T11:23:22.718Z (over 1 year ago)
- Topics: chatbot, conversation, meetup, watson-conversation, workflow
- Homepage:
- Size: 6.89 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Build a Chatbot
Presented to the Idea to IPO meetup on 1/17
IBM Cloud: http://ibm.biz/ibmcloudchatbot
Code pattern: http://ibm.biz/chatbot011718
https://developer.ibm.com/code/labs/#!/lab/Watson-Conversation-Intro
## About Me
[@MissAmaraKay](https://twitter.com/MissAmaraKay)
[Medium](https://medium.com/@MissAmaraKay)
[SF City Team Page & Office Hours](https://developer.ibm.com/code/community/cities/san-francisco/)
## Agenda
* Open discussion - Has anyone built a chatbot? Have you interacted with a chatbot?
* Why chatbots? (for the non-believers to believe!)
* Guts of a chatbot
* Hands on
* *Step 1: Designing Your Bot*
* Design a simple set of Intents and Entities
* *Step 2: Train Watson Conversation Service*
* Login to IBM Cloud, create Conversation Service
* Build a dialog, slots
* *Step 3:Test Watson Conversation Service*
* Test dialog flow
* Bot Asset Exchange
* Deployment options [optional demo]
* Slack
* Botkit (Slack, Facebook Messenger, Twilio, etc)
* Analytics/Improve tab [optional demo]
## Pattern Used
http://ibm.biz/chatbot011718