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
Category: Visual Studio Code Tools for AI
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
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
Visual Studio Code Tools for Artificial Intelligence(AI): First look
Microsoft recently announced Visual studio code tools for AI which is an extension to build, test, and deploy Deep Learning / AI solutions. We all know that AI is really in demand nowadays. Let us first see what is AI: Artificial intelligence (AI) is an area of computer science that emphasizes the creation of intelligent machines that … Continue reading Visual Studio Code Tools for Artificial Intelligence(AI): First look