Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshaykokane/MultiAIAgentSystem
This repository contains the example code from the Medium blog post titled Step-by-Step Guide to Develop AI Multi-Agent System Using Microsoft Semantic Kernel and GPT-4. The example demonstrates how to create an AI multi-agent system using .NET8 and Semantic Kernel SDK.
https://github.com/akshaykokane/MultiAIAgentSystem
ai gpt4o semantickernel
Last synced: about 1 month ago
JSON representation
This repository contains the example code from the Medium blog post titled Step-by-Step Guide to Develop AI Multi-Agent System Using Microsoft Semantic Kernel and GPT-4. The example demonstrates how to create an AI multi-agent system using .NET8 and Semantic Kernel SDK.
- Host: GitHub
- URL: https://github.com/akshaykokane/MultiAIAgentSystem
- Owner: akshaykokane
- Created: 2024-06-19T23:44:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T23:52:15.000Z (6 months ago)
- Last Synced: 2024-08-01T13:24:04.207Z (4 months ago)
- Topics: ai, gpt4o, semantickernel
- Language: Jupyter Notebook
- Homepage: https://medium.com/@akshaykokane09/step-by-step-guide-to-develop-ai-multi-agent-system-using-microsoft-semantic-kernel-and-gpt-4o-f5991af40ea6
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-semantickernel - Step-by-Step Guide to Develop AI Multi-Agent System Using Microsoft Semantic Kernel and GPT-4
README
# AI Multi-Agent System with Microsoft Semantic Kernel and GPT-4o
This repository contains the example code from the Medium blog post titled [Step-by-Step Guide to Develop AI Multi-Agent System Using Microsoft Semantic Kernel and GPT-4](https://medium.com/@akshaykokane09/step-by-step-guide-to-develop-ai-multi-agent-system-using-microsoft-semantic-kernel-and-gpt-4o-f5991af40ea6). The example demonstrates how to create an AI multi-agent system using .NET8 and Semantic Kernel SDK.