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 and integrate them with ease in chatapplications like Slack and Facebook Messenger. Do the applications of the future have no need for an UI at all and is conversational UI all you need? The number of Microsoft Cognitive Services keeps on growing. Train the AI from Cognitive Sevices (like LUIS …
Tag: cognitive services
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 …
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 …
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 …
There already are several articles on my blog around the subject of the Microsoft Cognitive Services. One that’s still missing, is LUIS – the Language Understanding Intelligent Service. So today, …
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 …