Diese Präsentation wurde erfolgreich gemeldet.
Die SlideShare-Präsentation wird heruntergeladen. ×

Code on the Beach 2018: Build an E-Commerce Chatbot on Azure Bot Framework v4

Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Nächste SlideShare
Azure bot service
Azure bot service
Wird geladen in …3
×

Hier ansehen

1 von 30 Anzeige

Code on the Beach 2018: Build an E-Commerce Chatbot on Azure Bot Framework v4

Herunterladen, um offline zu lesen

Updated presentation for Code on the Beach 2018, August 10th, 2018. All of the samples and code were updated for botframework v4 which came out in early June of 2018. The presentation runs through how to use Azure Bot Framework and LUIS.AI using version 4 of the SDK.
The example solution uses Kentico EMS for an e-commerce site that that Bot connects to for its data.

Updated presentation for Code on the Beach 2018, August 10th, 2018. All of the samples and code were updated for botframework v4 which came out in early June of 2018. The presentation runs through how to use Azure Bot Framework and LUIS.AI using version 4 of the SDK.
The example solution uses Kentico EMS for an e-commerce site that that Bot connects to for its data.

Anzeige
Anzeige

Weitere Verwandte Inhalte

Diashows für Sie (20)

Ähnlich wie Code on the Beach 2018: Build an E-Commerce Chatbot on Azure Bot Framework v4 (20)

Anzeige

Weitere von Brian McKeiver (15)

Aktuellste (20)

Anzeige

Code on the Beach 2018: Build an E-Commerce Chatbot on Azure Bot Framework v4

  1. 1. Build an E-commerce Chatbot with Azure Bot Framework #codeonthebeach Brian McKeiver, Co-Owner, BizStream
  2. 2. Why Are We Here •Azure Bot Framework (v4) •Natural Language Processing with LUIS •Put it to Action: Real World E-commerce Bot
  3. 3. Azure Bot Framework image credit
  4. 4. Rapid Bot Development in C# or Node.js
  5. 5. Write once, Deploy to multiple Channels
  6. 6. Azure Bot Framework version 3Azure Bot Framework version 4
  7. 7. V4 Template! https://marketplace.visualstudio.com/items?itemName =BotBuilder.botbuilderv4
  8. 8. Demo
  9. 9. LUIS https://www.luis.ai/ Cognitive Services
  10. 10. LUIS
  11. 11. Entities
  12. 12. Demo
  13. 13. Demo
  14. 14. Demo
  15. 15. Debugging
  16. 16. BFE (v4) v3: https://docs.microsoft.com/en-us/azure/bot-service/bot-service-debug-emulator v4:
  17. 17. Demo
  18. 18. Demo
  19. 19. github.com/Microsoft/.../Chatdown Chatdown Markdown for designing bots
  20. 20. Brian McKeiver Co-Owner & Kentico MVP, BizStream bmckeiver@bizstream.com @mcbeev www.linkedin.com/in/brianmckeiver www.mcbeev.com www.github.com/mcbeev Thanks for Attending! How to Build an E-commerce Chatbot with Azure Bot Framework #codeonthebeach

Hinweis der Redaktion

  • V3 -> V4 story
  • Don’t start at the Azure Portal, else you will get v3 bot template and starting point.
  • Demo of Azure Portal – Creating a new Web Bot – McbeevCommerceBotv4 Build and App Settings
  • Demo of LUIS.AI – How to Create and Intent – Tag an Entity
  • Demo – Kentico Orders and REST service
  • Demo – Debugging
  • Demo – Putting it all together - Final conversation

×