Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses
Month: April 2023
Beautiful console applications with Spectre.Console
Using the new NuGet package, we can create beautiful console applications with Spectre.Console that are not boring or monochrome
Custom JavaScript function in Blazor
In this new post custom JavaScript function in Blazor, I present how to create functions in C# in a Blazor page and integrate them with JavaScript