Getting Started: AI Agents in C#
.MP4, AVC, 1920x1080, 25 fps | English, AAC, 2 Ch | 5h 40m | 1.57 GB
Instructor: James Charlesworth
.MP4, AVC, 1920x1080, 25 fps | English, AAC, 2 Ch | 5h 40m | 1.57 GB
Instructor: James Charlesworth
Learn how to use AI Agents that can reason, use tools and take action to build products.
AI Agents are applications that can reason, use tools, manage memory, and take action to achieve goals. In this course you’ll learn how to build them in C#. Starting with the fundamentals of Large Language Models (LLMs) and prompt engineering, you’ll progress to implementing tool use, reasoning loops, and context management, before creating full agents that automate tasks like managing invoices.
You’ll also learn how to integrate OpenAI, Anthropic Claude, and Google Gemini into your .NET projects using Microsoft.Extensions.AI, and finish by building a Model Context Protocol (MCP) server to connect your agents with clients like Claude.ai. By the end of this course, you’ll have the skills and source code to create your own powerful AI agents in C#.