Showing results for January 2025 | Semantic Kernel

Jan 29, 2025
0
2

Using DeepSeek models in Microsoft Semantic Kernel

Tao Chen Sophia Lagerkrans-Pandey
Tao,
Sophia

DeepSeek recently awed the AI community by open sourcing two new state-of-the-art models, the DeepSeek-V3 and a reasoning model, the DeepSeek-R1, that not only claim to be op-par with the most capable models from OpenAI but are also extremely cost-effective. We'd like to highlight the recent announcement from the Azure AI Foundry team highlighting ...

Semantic Kernel
Jan 22, 2025
0
2

Guest Blog: Creative Writing Assistant – a multi-agent app sample with Semantic Kernel & .NET Aspire

Sophia Lagerkrans-Pandey Ricardo Niepel
Sophia,
Ricardo

Today we’re featuring a guest author, Ricardo Niepel, who’s a Senior Technical Specialist at Microsoft. He’s written an article we’re sharing below; we’ll turn it over to Ricardo to share more! If “Creative Writing Assistant” sounds familiar, it might be because we've previously released a similar multi-agent application built in Python during o...

Guest Blog
Jan 17, 2025
0
0

Guest Blog: Leap Forward with Modern AI using Microsoft 365 Agents SDK and Semantic Kernel

Sophia Lagerkrans-Pandey Arafat Tehsin
Sophia,
Arafat

Leap Forward with Modern AI using Microsoft 365 Agents SDK and Semantic Kernel Today we’re featuring a guest author, Arafat Tehsin, who’s a Microsoft Most Valuable Professional (MVP) for AI. He’s written an article we’re sharing below, focused on how to Leap Forward with Modern AI using Microsoft 365 Agents SDK and Semantic Kernel. We’ll turn ...

Guest Blog
Jan 16, 2025
1
2

Customer Case Study: Pushing the Boundaries of Multi-Agent AI Collaboration with ServiceNow and Microsoft Semantic Kernel

Sophia Lagerkrans-Pandey WanTing Huang
Sophia,
WanTing

The Journey to Multi-Agent Innovation At ServiceNow, we embarked on an ambitious journey to redefine how AI systems collaborate in enterprise environments. Through our partnership with Microsoft, we set out to create something beyond traditional integration – a true multi-agent system across platform that could work effectively alongside human t...

Customer Story
Jan 15, 2025
0
0

Guest Blog: Building Multi-Agent Systems with Multi-Models in Semantic Kernel – Part 1

Sophia Lagerkrans-Pandey Arafat Tehsin
Sophia,
Arafat

Today I want to welcome back Arafat Tehsin, who’s a Microsoft Most Valuable Professional (MVP) for AI. He’s written an article we’re sharing below, focused on Building Multi-Agent Systems with Multi-Models in Semantic Kernel. We’ll turn it over to Arafat to share more! Imagine running a restaurant. Each of your team member, from the chef to ...

Guest Blog
Jan 14, 2025
0
0

Understanding Semantic Kernel AI Connectors

Tao Chen
Tao Chen

AI Connectors in Semantic Kernel are components that facilitate communication between the Kernel's core functionalities and various AI services. They abstract the intricate details of service-specific protocols, allowing developers to seamlessly interact with AI services for tasks like text generation, chat interactions, and more.   ...

Semantic Kernel