philippjbauer/code-presents-sk-agents
This repository contains the code samples and practical implementations from the "CODE Presents" webinar "Building Intelligent Multi-Agent Systems with Microsoft's Semantic Kernel." The session demonstrates how to orchestrate collaborative AI agents in .NET, featuring persistent vector memory and MCP tool integration.
This project provides practical code examples for building sophisticated AI systems where multiple AI agents work together to solve complex problems. It takes your existing C# and .NET development skills and shows you how to integrate AI agents that can remember past interactions and use external tools. This is for C#/.NET developers and AI engineers who want to build production-ready multi-agent AI applications.
Use this if you are a C#/.NET developer looking to implement collaborative AI agent systems that leverage persistent memory and integrate with external tools.
Not ideal if you are not familiar with C# or .NET, or if you are looking for a non-developer-focused solution.
Stars
12
Forks
4
Language
C#
License
—
Category
Last pushed
Dec 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/philippjbauer/code-presents-sk-agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
XpiritCommunityEvents/HOLSemanticKernel
Sample code and exercise files for the Semantic Kernel Hands-on Labs
JerrettDavis/JD.AI
AI-powered terminal assistant built on Semantic Kernel.
angangwa/semantic-kernel-tutorial
Hands-on tutorial for Microsoft Semantic Kernel
nisalgunawardhana/Getting-started-with-Semantic-Kernel
This repository provides a hands-on introduction to Microsoft's Semantic Kernel, a lightweight...