Blog

Writing

Thoughts and how-tos on Azure, AI, DevOps, and community building.

Custom Vision on the Raspberry Pi (ONNX & Windows IoT)

Custom Vision on the Raspberry Pi (ONNX & Windows IoT)

Custom vision in the cloud that can be consumed through an API is available now for quite some time, but did you know that you can also export the models you create in the Cloud and run them localy on your desktop or even on a small device like a the Raspberry Pi?

Read more
Create an Intelligent Chatbot for Cortana
AI

Create an Intelligent Chatbot for Cortana

Voice interfaces are the new thing around and also Microsoft has brought us Cortana. I have a harman/kardon speaker with Cortana on my desk for quite sometime now and wanted to see how I can create something for this device

Read more
Object detection with Microsoft Custom Vision
AI

Object detection with Microsoft Custom Vision

Last year Custom Vision was released to classify your own objects on images. Yesterday at Build 2018 a new Project Type was added to enable Object Detection in images. In this blog we are going to take a closer look and see what this new feature can do.

Read more
Speech to Text in an Azure Function

Speech to Text in an Azure Function

Sometimes it is just easier to record some information instead of typing it. Recordings are great, you can just sit back and listen to them, but sometimes you just want to scan over the text or maybe your environment is not the best for listening to audio. I recently had a case like that and I made an Azure Function that can process spoken text into written text and store this output in an Azure Table.

Read more
Microsoft Speaker Recognition API
AI

Microsoft Speaker Recognition API

Gone are the days that only a password is enough protection for your accounts. But who can remember all the different passwords for all the different websites you login to. The time is there to rethink how authenticating can be more secure and a better user experience.

Read more
#ChristmasEve sentiment analysis
AI

#ChristmasEve sentiment analysis

In this blog we dive into how we can detect the sentiment for a Twitter Hastag. When writing this it is the day before Christmas eve and #ChristmasEve is a trending topic. Perfect to find out if twitter users are positive or negative about Christmas eve.

Read more
The tech behind TendoCare.ai

The tech behind TendoCare.ai

I explained why and in what way I'm building TendoCare. Now lets dive into the technology choices I'm making. A small side note; from this stage anything is still possible yet, but I think it is always good to have a global plan!

Read more
Introducing TendoCare.ai

Introducing TendoCare.ai

TendoCare.ai is a platform that enables medical workers to be more effective in the field. The platform is powered with AI and redefines the way how we do medical outreach.

Read more
Infuse Some AI Into Umbraco

Infuse Some AI Into Umbraco

With the rise of AI and explosion in intelligence services the need to jump on this track is more relevant than ever. With the computing power of Azure Cloud, Artificial Intelligence is at our fingertips and waiting to be implemented in Umbraco.

Read more
Data science talks not to be missed at Ignite 2017

Data science talks not to be missed at Ignite 2017

This year I will be joining Ignite 2017 in Orlando. I'm very excited and hope to meet a lot of people and get a boost of inspiration and knowledge. The main reason I'm going is to find out what is new in the world of AI. The aim is to get information about Cognitive Service, Machine learning and bots

Read more
Face API – Detection 101
AI

Face API – Detection 101

In this post we dive into the Face API, part of the Microsoft Cognitive services landscape. We will go through the most basic setup and create a simple Azure function.

Read more
Cognitive Services @ Code & Comedy Ordina

Cognitive Services @ Code & Comedy Ordina

Code and Comedy is Ordina's yearly event. Mixing technical talks and standup comedy make this a event one of kind. During the event I gave a small breakout session about the power of the Microsoft Cognitive Services. Slides Code A…

Read more