The yearly Microsoft //Build/ conference is currently on its way and due to the current pandemic its being held as an Online conference. It’s the first time Microsoft held a conference of this size virtually and it’s great so far! The event made some interesting announcements today and I wanted to share my thoughts a personal big one: Xamarin will evolve and make place for Maui. Let’s first back up in time: just before the Xamarin Evolve conference took place …
Tag: microsoft
Chatbots are becoming a more common way to navigate a user through an application. The Microsoft Bot Framework allows you to build those kind of chatbots, host them in Azure …
Apps can be pretty dull and only provide you with some static information. Wouldn’t it be awesome if your phone had eyes, ears and can learn from it’s context around …
Tags bot, chat, cognitive services, microsoft, text analytics
One of the things you can do with the Text Analytics API, is the ability to recognise sentiment. This simply means that this API is able to detect if a …
Tags bot, chat, cognitive services, computer vision, microsoft
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 …