Showing results for Bot Framework - Developer Support

May 23, 2020
0
0

Using Localization in the Microsoft Healthcare Bot

Developer Support
Developer Support

Microsoft’s Healthcare Bot Service is an extendable SaaS solution to build a powerful industry aware conversational bots that can be leveraged from the PC, Mobile or chat clients like Microsoft Teams.

TeamBot Frameworkhealthcare
Jul 12, 2019
0
0

Deploying a Virtual Assistant on the cheap

Developer Support
Developer Support

The thing I was interested in recently was deploying to the smallest and least expensive dev/test instances of the various services in order to keep the cost down. Since this was just for demo purposes and I would be the only one talking to the bot, I didn’t need the capacity and scale of the default install.

TeamAzureARM
Dec 25, 2018
0
0

Build an interactive assistant using QnA Maker

Developer Support
Developer Support

I was recently engaged in a customer proof of concept scenario where they needed to turn their knowledgebase articles, FAQ’s and other company data into an interactive bot. For our scenario, we created a QnA Maker service that pulled HR information from a backend database so users can ask common questions in a conversational way instead of wasting ...

TeamAzureBot Framework
Sep 4, 2018
0
0

AI Discovery Days at a Microsoft Location Near You

Developer Support
Developer Support

Microsoft’s vision is to democratize AI and make it accessible and valuable to everyone.  Join us to learn how to start building intelligence into your solutions with the Microsoft AI platform, including pre-trained AI services like Cognitive Services and Bot Framework, as well as deep learning tools like Azure Machine Learning.

Machine LearningCosmosDBCognitive Services
May 25, 2018
0
0

Using AI and Bots as an underpinning for modern UI

Developer Support
Developer Support

In this post, Consultant/App. Dev. Manager Timothy Baillis explains how AI and Bots can improve modern UI designs.It has been said that every great developer is inherently lazy- or at least inspired by boring or repetitive tasks. The idea that you can code a program to automate a task or overcome an obstacle is a powerful incentive to create. In th...

BotsCognitive ServicesBot Framework
Mar 29, 2018
0
0

Accessing a .NET Bot’s State via Dependency Injection

Developer Support
Developer Support

The .NET BotBuilder SDK has deprecated the StateClient class, leaving some to wonder how they should access their bot’s state. Premier Developer Consultant Ben Williams shares an example of using dependency injection in your BotFramework projects.When using the .NET BotBuilder SDK’s dialog system, you can access the bot state using the dialog conte...

.NETBotsC#