Write a ChatGPT client
Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses
All technologies, only pure source code
Write a ChatGPT client in C# using the OpenAI API: walkthrough the process of creating human-like responses
In this new post I explain how to start with Unity 2021 and the basic interaction with the Unity Editor, navigate the functions of the editor
In this new short post, I’ll show you how to create a universal PredicateBuilder for Expression in C# to merge 2 or more expressions with Linq
I’m facing a problem when I want to cast a base class to a derive class. A derive class is a class that derives from a base class. In this post I explain my solution to this problem.
My initial problem was to extract from a SQL string generated by MySql, all fields. I had a string like…