Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
An Interactive Voice Response Bot POC solution developed to realize the Microsoft Azure Direct Line Speech channel integrated Bot. LUIS used for intelligent intents from user utterances. Azure Search, SQL DB and Cosmos DB services integrated to utilize requirements for the POC solution.
Chat bot using Microsoft's Bot framework and LUIS API across Slack and Telegram to handle common supply chain information such as specific order, shipment and shipping data. Deployed using Azure's app service.
An example of a knowledge bot built with the Bot Builder SDK V4 preview for C#. The bot uses combination of LUIS, QnA maker and Azure Search to answer the users question and provide links to documents in Azure Storage.