Tag: C#
All the articles with the tag "C#".
-
C# and the AI tooling renaissance: Practical libraries you should try
Published: at 10:00 AM9 min readA pragmatic tour of modern AI tooling for C# developers: Semantic Kernel, OpenAI.NET clients, LangChain.NET, ONNX, TorchSharp and vector stores, with practical snippets.
-
Building and Running Local Language Models in C# – Quickstart Edition
Published: at 11:20 AM4 min readAn opinionated, step-by-step guide to spinning up small language models on your own hardware with nothing more than C# and the .NET SDK.