Integrating Machine Learning and AI Predictions in Umbraco with ML.NET

Helping users find their way and provide them with quick and accurate answers to their questions is crucial for enhancing user experience and engagement. By integrating machine learning into your CMS, such as Umbraco, you can offer users intelligent predictions based on existing content.  In this blog post I will show how I implemented machine learning in Umbraco using ML.NET, enabling users to find the most relevant FAQ answers using AI predictions.…

Dev Day GBG: Summary!

I recently had the pleasure of co-organizing Dev Day in Gothenburg together with my good friend David Skoog, and what an incredible day it turned out to be! The event brought together Knowit developers to share knowledge, collaborate and be inspired. …

I’m speaker at Dev Day on Machine Learning and Azure AI Studio

I’m happy to announce that I will be speaking at Dev Day Gothenburg. I’ll be hosting a session on Machine Learning with ML.NET and SLM (Small Language Models) with a workshop on Azure AI Studio based on my tutorial on the same topic.…

Get started with OpenAI in Azure AI Studio

About two weeks ago, at the Microsoft Build 2024 Developers Conference in Seattle, Azure AI Studio was made generally available after being in preview since November 2023. In this blog post I will guide you through getting started with Azure AI Studio and demonstrate how to send a prompt to a GPT model using the OpenAI API.…

ML.NET Lightning Talk Gothenburg

Last week, I had the opportunity to host a Lightning Talk at Knowit Experience Gothenburg, introducing the team to the basics of ML.NET and how to get started with machine learning.…

Machine Learning for .NET Developers: How to build your own AI using ML.NET

Artificial Intelligence (AI) is transforming the way we develop applications. As a .NET developer, you can use ML.NET from Microsoft to integrate machine learning (ML) into your .NET applications. In this blog post, I’ll walk you through creating a simple AI application using ML.NET in less than 5 minutes.…