Ever wondered how an app like Amazon, find products that you might be interested in buying? Or how does Netflix give you amazing recommendations that perfectly align with what you like? Well, the answer to both of these questions is simply, Machine Learning. In a world that is constantly looking for ways to reduce human … Continue reading What is Machine Learning?
Category: Bots
Demystifying QnAMaker FAQ Bots Supported Language Myth
Image Source: Internet + Editing. Original Image: https://blog.ch.atosconsulting.com/create-bot-faq-4-steps/ Introduction In this article, I will brief you about how QnA Maker knowledge base service deals with languages, how to verify the language associated with the service, and about the recommended way to develop FAQ Bot with multiple languages. Pre-requisite Knowledge about what QnA Maker service is. … Continue reading Demystifying QnAMaker FAQ Bots Supported Language Myth
ChatBot With Azure Authentication – Part One
BotApp | AuthenticationWebApp Highlights of the article series How to register an app with Azure Active Directory? How to get the access token using Azure Active Directory authentication? How to register a bot application with Azure Bot Service? How to user Bot State Service to save user conversation state data such as access token? Prerequisites … Continue reading ChatBot With Azure Authentication – Part One
Image detection bot using Microsoft Vision API : Step by step guide
Note – You can find the source code of my sample application here. In my previous post about Bots, I have explained how to use FormFlow to create attractive selection box in bots which you can find here. In this post, I will explain how to create Image detection bot using Microsoft Vision API. Let us … Continue reading Image detection bot using Microsoft Vision API : Step by step guide
Create your first bot using FormFlow of Bot framework: Demo Movie Booking Bot
In my last post, I explained how to create your first bot using Visual Studio 2017 which you can find here. In this post, we will see how to add selection box(forms) to your bot using Microsoft FormFlow. As explained in my previous post, you can follow the steps to add Bot application into your … Continue reading Create your first bot using FormFlow of Bot framework: Demo Movie Booking Bot
Create your first Bot using Visual Studio 2017: Step by step guide
By looking at how fast the companies adopting the Bots, it is really the best time for you to start learning Bot framework and start adopting Bots for your business. Some pain in the real world without the Bots: You have to read the whole FAQ to find some specific information for any website or … Continue reading Create your first Bot using Visual Studio 2017: Step by step guide
AI-Driven Stack Overflow Bot from Microsoft: First look
I guess there would be very few developers who do not use StackOverflow in their day to day life. StackOverflow is part of a developer's life. Whenever we have some issues or doubts we go to the browser -> opens StackOverflow or search for the question on the browser -> StackOverflow link opens and … Continue reading AI-Driven Stack Overflow Bot from Microsoft: First look
Microsoft Cognitive Services for AI : Vision API
Recently I took part into a Hackathon in which we were required to submit some innovative ideas for a well-known bank. I registered and after few days I got an email from the Hackathon event team that they have arranged some webinars to help people to think about some innovative ideas. I got impressed with … Continue reading Microsoft Cognitive Services for AI : Vision API