Software Development
-
Solving a Real Business Problem with Semantic Kernel
I’ve been exploring AI tools ever since Semantic Kernel was released in 2023. It’s a lightweight, open-source framework that helps developers build AI agents and…
-
Problem with Running an Azure Function Locally: What Finally Worked for Me
This week, I needed to update an Azure Function built with C# and .NET 8 using the in-process execution model (support ends in November 2026…