Posts by this author

Mar 13, 2025
Post comments count1
Post likes count0

The Future of AI: Customizing AI Agents with the Semantic Kernel Agent Framework

Today we're excited to promote a recent blog from AI Platform focused on customizing AI agents with the Semantic Kernel agent framework. Read the entire blog post: here The Future of AI blog series is an evolving collection of posts from the AI Futures team in collaboration with subject matter experts across Microsoft. In this series...

AgentsSemantic Kernel
Mar 13, 2025
Post comments count0
Post likes count0

Using Azure AI Agents with Semantic Kernel in .NET and Python

Today we’re excited to dive into Semantic Kernel and Azure AI Agents. There are additional details about using an within Semantic Kernel covered in our documentation here. Azure AI Agents are powerful tools for developers seeking to integrate AI capabilities into their applications. In this blog post, we'll explore how to utilize Azure AI Agent...

AgentsSemantic Kernel
Mar 12, 2025
Post comments count0
Post likes count1

Customer Case Story: Creating a Semantic Kernel Agent for Automated GitHub Code Reviews

Today I want to welcome a guest author to our Semantic Kernel blog, Rasmus Wulff Jensen, to cover how he's created a Semantic Kernel agent for automated GitHub code review. We'll turn it over to Rasmus to dive in. Introduction If you work in software development, you know that Code reviews are an essential part of the software development process...

Semantic KernelCustomer Story
Mar 11, 2025
Post comments count0
Post likes count0

Customer Case Study: INCM transforms legal accessibility with an AI Search Assistant

Customer Case Study: INCM transforms legal accessibility with an AI Search Assistant The Imprensa Nacional-Casa da Moeda (INCM) is responsible for managing and publishing Portugal’s Diário da República (Official Gazette of the Republic of Portugal), which includes essential information for understanding laws, regulations, and legal processes. The ...

Customer StorySemantic Kernel
Mar 10, 2025
Post comments count0
Post likes count0

G3J Learn Semantic Kernel Show – A Deep Dive in Korean! | 세계로 뻗어갑니다: “G3J Learn Semantic Kernel” 쇼 – 한국어로 배우는 Semantic Kernel!

Global Expansion – "G3J Learn Semantic Kernel" Show – A Deep Dive in Korean! Localization Increases Demand Following the success of this multi-language delivery, we quickly noticed a surge in demand for localized content. Developers from different parts of the world have expressed interest in diving deeper into Semantic Kernel, and we could...

Semantic Kernel
Mar 5, 2025
Post comments count0
Post likes count3

AutoGen and Semantic Kernel, Part 2

Following on from our blog post a couple months ago: Microsoft’s Agentic AI Frameworks: AutoGen and Semantic Kernel, Microsoft’s agentic AI story is evolving at a steady pace. Both Azure AI Foundry’s Semantic Kernel and AI Frontier’s AutoGen are designed to empower developers to build advanced multi-agent systems. The AI Frontier’s team is charging...

Semantic Kernel
Mar 3, 2025
Post comments count0
Post likes count2

Guest Blog: LLMAgentOps Toolkit for Semantic Kernel

Today the Semantic Kernel team is excited to welcome a guest author, Prabal Deb to share his work. LLMAgentOps Toolkit is repository that contains basic structure of LLM Agent based application built on top of the Semantic Kernel Python version. The toolkit is designed to be a starting point for data scientists and developers for experimentation...

Semantic KernelGuest Blog
Feb 20, 2025
Post comments count0
Post likes count1

Guest Blog: Revolutionizing AI Workflows: Multi-Agent Group Chat with Copilot Agent Plugins in Microsoft Semantic Kernel

Revolutionizing AI Workflows: Multi-Agent Group Chat with Copilot Agent Plugins in Microsoft Semantic Kernel  Copilot Agent Plugins (CAPs) are revolutionizing how developers interact with Microsoft 365 data. By transforming natural language into seamless CRUD actions using Microsoft Graph and Semantic Kernel, CAPs enable the creation of intelligen...

Semantic KernelGuest Blog
Feb 19, 2025
Post comments count0
Post likes count6

AI Agents for Beginners Course: 10 Lessons teaching you how to start building AI Agents

10 Lessons teaching everything you need to know to start building AI Agents Today we want to highlight the AI Agents For Beginners course that was released. 🔗https://github.com/microsoft/ai-agents-for-beginners/tree/main Start learning and building in the exciting world of AI Agents today! From the Semantic Kernel t...

Semantic Kernel
Feb 10, 2025
Post comments count1
Post likes count1

Guest Blog: Step-by-Step Guide to Building a Portfolio Manager: A Multi-Agent System with Microsoft Semantic Kernel and Azure OpenAI

Today the Semantic Kernel team is excited to welcome back a guest author, Akshay Kokane to share his recent Medium article using Semantic Kernel and Azure OpenAI, showcasing a step-by-step guide to building a Portfolio Manager. We’ll turn it over to him to dive into his work below. In my previous blog, we went over how Semantic Kernel can be u...

Guest Blog