12/17/25 – by
Sebastian Jensen
Building a Multi-Model Image Generation Console App with Azure OpenAI and OpenAI
The world of AI-powered image generation is evolving rapidlyWith OpenAI announcing the deprecation of DALL·E 3 and the release of newer, more capable models like gpt-image-1, gpt-image-1-mini, and the newly introduced gpt-image-1.5, now is the perfect time to build a flexible and future-proof image generation solution.
Read more12/12/25 – by
Benjamin Abt
TOON Format: Token-Oriented Object Notation for LLM-Friendly Data Exchange
If you build systems that pass structured data through large language models (LLMs), you eventually hit the same set of issues:
Read more12/12/25 – by
Sebastian Jensen
Building a Modern, Cross-Platform Weather App with Avalonia UI
Creating beautiful, responsive, cross-platform desktop applications has become easier than ever — thanks to frameworks like Avalonia UIIn this post, I’ll walk you through my latest project, AvaloniaWeather, a modern weather and air-quality desktop app built with .NET 10, MVVM, Dependency Injection, Localization, and my own NuGet package OpenWeatherMapSharp.
Read more