Tag: AI
All the articles with the tag "AI".
-
Large Behaviour Models and the future of robotics: from Atlas to the home
Published: at 10:00 AM5 min readWhy Large Behaviour Models matter: a pragmatic look at what Boston Dynamics and TRI are doing with Atlas, and what it means for industrial automation and domestic robotics.
-
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.
-
GitHub Copilot Tips and Tricks: The Instruction Directory Method
Published: at 11:00 AM10 min readHow to supercharge your GitHub Copilot agents with instruction directories and persistent context. The game-changing technique that transforms how AI agents understand and work with your projects.
-
GitHub Copilot Agents: A Pragmatic Guide
Published: at 08:00 AM8 min readAn honest guide to setting up and actually using GitHub Copilot agents effectively in VS Code. No fluff, just the practical stuff you need to know.
-
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.