Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 398 Bytes

00-Intro.md

File metadata and controls

7 lines (6 loc) · 398 Bytes

What is the Bot Framework?

Core components:

  • Azure Bot Service: serverless Azure resource to support chat client
  • Bot Builder SDK: library for implementing bot behavior, multi-language support
  • Misc. chat clients: includes pre-defined set of supported clients, plus custom clients via generic protocol
  • Optional service integrations with storage providers and cognitive services