Sebastian JenseninMedialessonUsing Structured Outputs to Generate JSON responses with OpenAIExplore the Structured Outputs functionality within the Azure.AI.OpenAI NuGet package to generate JSON responses in your .NET AI project.Oct 1Oct 1
Sebastian JenseninMedialessonUsing ChatTools to Implement Custom Logic in Your Azure OpenAI ProjectExplore the ChatTools functionality within the Azure.AI.OpenAI NuGet package to implement custom logic in your .NET AI project.Sep 18Sep 18
Sebastian JenseninMedialessonUsing the official OpenAI library for .NET to Access llamafile LLMsLeverage the official OpenAI library for .NET to seamlessly communicate with local LLMs and SLMs via llamafile.Sep 5Sep 5
Sebastian JensenCreate a Gauge control using SkiaSharp in .NET MAUIThis is my contribution to the MAUI UI July, demonstrating how to easily create a Gauge control using SkiaSharp for your .NET MAUI…Jul 7Jul 7
Sebastian JenseninMedialessonUsing Phi-3 Vision with ONNX as local Small Language Model to analyze imagesThis blog post contains a simple .NET Console application to demonstrate how you can easily integrate the Phi-3 Vision Model using ONNX to…Jul 5Jul 5
Sebastian JenseninMedialessonUsing Phi-3 Mini with ONNX as local Small Language ModelThis blog post contains a simple .NET Console application to demonstrate how you can easily integrate the Phi-3 Mini Model using ONNX.Jun 253Jun 253
Sebastian JenseninMedialessonUsing the official OpenAI library for .NET to access local running LLMs ans SLMsIn this tutorial, we will use the official OpenAI library for .NET to create a simple console application. This application will implement…Jun 10Jun 10
Sebastian JenseninMedialessonGetting an image description using GPT-4o or GPT-4 TurboLet’s check how easily you can get an image description using the newly GPT-4o or GPT-4 Turbo and let’s compare these two models.May 181May 181
Sebastian JenseninMedialessonLet’s compare the OpenAI models in C#Recently OpenAI annouced GPT-4o, the next Large Language Model to power ChatGPT. Let’s write a simple .NET console application to compare…May 15May 15
Sebastian JenseninMedialesson#RP5: Use SSH keys to connect to your Raspberry PiCurrently we use ssh to connect to our Raspberry Pi and we need to provide a password each time. Let’s use SSH Keys for a passwordless…Apr 82Apr 82