Since we’re now able to request user input using Prompt Dialogs in Bot Framework, we can take it another step further. At this stage, we’ve only added LUIS as a form of Artificial Intelligence to the bot, but we’ll tap into more power by adding another one of the Cognitive Services. Just like with the mobile app, we’ll add Image Recognition to the bot using Computer Vision. The goal The goal for this demo would be that the user would …
Tag: computer vision
Like I said in my previous article, the power of Microsoft Cognitive Services is amazing. With just minimal effort having machine learning at your fingertips is extremely useful. I wanted …
Ever since the Microsoft Cognitive Services were available, I always wanted to give those APIs a spin. The power of machine learning at your fingertips, that’s pretty awesome! Today I …