Tag: agent
All the articles with the tag "agent".
-
AI Agent in C# - Part 1: Building the Foundation
Updated:In the first part of our series, we lay the groundwork by building a simulated IoT environment with .NET Aspire, RabbitMQ, and a clear API for our future AI to control.
-
AI Agent in C# - Part 2: Giving a Brain and Tools
We bring our system to life by creating an AI agent, giving it rules, and equipping it with tools to interact with our C# backend.