Showing results for Tag: Semantic Kernel from Semantic Kernel

May 21, 2025
Post comments count0
Post likes count0

Transitioning to new Extensions AI IEmbeddingGenerator interface

Roger Barreto
Roger Barreto

As Semantic Kernel shifts its foundational abstractions to Microsoft.Extensions.AI, we are obsoleting and moving away from our experimental embeddings interfaces to the new standardized abstractions that provide a more consistent and powerful way to work with AI services across the .NET ecosystem. The Evolution of Embedding Generation in Seman...

Semantic KernelAnnouncementSamples
May 6, 2025
Post comments count0
Post likes count0

RC1: Semantic Kernel for Java Agents API

Derek Keeler
Derek Keeler

We’re excited to announce the release candidate of the Semantic Kernel for Java Agents API! This marks a major step forward in bringing the power of intelligent agents to Java developers, enabling them to build rich, contextual, and interactive AI experiences using the Semantic Kernel framework. What Are Agents in Semantic Kernel? Agents are inte...

Semantic KernelJava
May 2, 2025
Post comments count0
Post likes count5

Guest Blog: Orchestrating AI Agents with Semantic Kernel Plugins: A Technical Deep Dive

Sophia Lagerkrans-Pandey Jarre Nejatyab
Sophia,
Jarre

Today we're excited to welcome Jarre Nejatyab as a guest blog to highlight a technical deep dive on orchestrating AI Agents with Semantic Kernel Plugins. In the rapidly evolving world of Large Language Models (LLMs), orchestrating specialized AI agents has become crucial for building sophisticated cognitive architectures capable of complex reasoni...

Semantic KernelGuest Blog
Apr 28, 2025
Post comments count0
Post likes count0

Guest Blog: Letting AI Help Make the World More Accessible – Analyzing Website Accessibility with Semantic Kernel and OmniParser

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Today we're excited to welcome Jonathan David, as a guest author on the Semantic Kernel blog. We'll turn it over to Jonathan to dive into Letting AI Help Make the World More Accessible - Analyzing Website Accessibility with Semantic Kernel and OmniParser.   With the European Accessibility Act and Germany's Barrierefreiheitsstärkungsgesetz (w...

Guest Blog
Apr 25, 2025
Post comments count0
Post likes count5

Guest Blog: SemantiClip: A Practical Guide to Building Your Own AI Agent with Semantic Kernel

Sophia Lagerkrans-Pandey Vic Perdana
Sophia,
Vic

Today we’re excited to welcome Vic Perdana, as a guest author on the Semantic Kernel blog today to cover his work on a SemantiClip: A Practical Guide to Building Your Own AI Agent with Semantic Kernel. We’ll turn it over to Vic to dive in further. Everywhere you look lately, the buzz is about AI agents. But cutting through the noise—what doe...

Guest Blog
Apr 24, 2025
Post comments count0
Post likes count0

Customer Case Study: Microsoft Store Assistant — bringing multi expert intelligence to Microsoft Store chat with Semantic Kernel and Azure AI

Sophia Lagerkrans-Pandey Bryan Levy Jeff Iris
Sophia,
Bryan,
Jeff

Introduction In October 2024 Microsoft replaced a legacy rule‑based chat bot on Microsoft Store with Microsoft Store Assistant, powered by Azure Open AI, Semantic Kernel, and real‑time page context. The transformation changed a scripted, button-driven experience into a conversation that comprehends the entire public Microsoft portfolio, includin...

Customer Story
Apr 21, 2025
Post comments count0
Post likes count2

Guest Blog: Build an AI App That Can Browse the Internet Using Microsoft’s Playwright MCP Server & Semantic Kernel — in Just 4 Steps

Sophia Lagerkrans-Pandey Akshay Kokane
Sophia,
Akshay

Today we're excited to feature a returning guest author, Akshay Kokane to share his recent Medium article on Building an AI App That Can Browse the Internet Using Microsoft’s Playwright MCP Server & Semantic Kernel. We’ll turn it over to him to dive in! MCP! It’s the new buzzword in the AI world. So, I thought — why not be a part of this buz...

Semantic KernelGuest Blog
Apr 17, 2025
Post comments count0
Post likes count2

Integrating Semantic Kernel Python with Google’s A2A Protocol

Evan Mattson
Evan Mattson

Google's Agent-to-Agent (A2A) protocol is designed to enable seamless interoperability among diverse AI agents. Microsoft’s Semantic Kernel (SK), an open-source platform for orchestrating intelligent agent interactions, is now being integrated into the A2A ecosystem. In this blog, we demonstrate how Semantic Kernel agents can easily function as an ...

AnnouncementSamplesPython
Apr 17, 2025
Post comments count1
Post likes count0

Semantic Kernel adds Model Context Protocol (MCP) support for Python

Eduard van Valkenburg
Eduard van Valkenburg

We are excited to announce that Semantic Kernel (SK) now has first-class support for the Model Context Protocol (MCP) — a standard created by Anthropic to enable models, tools, and agents to share context and capabilities seamlessly. With this release, SK can act as both an MCP host (client) and an MCP server, and you can leverage these capabili...

Semantic KernelSamplesPython
Apr 15, 2025
Post comments count0
Post likes count0

Customer Case Study: Announcing the Neon Serverless Postgres Connector for Microsoft Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Announcing the Neon Serverless Postgres Connector for Microsoft Semantic Kernel We’re excited to introduce the Neon Serverless Postgres Connector for Microsoft Semantic Kernel, enabling developers to seamlessly integrate Neon’s serverless Postgres capabilities with AI-driven vector search and retrieval workflows. By leveraging the pgvector extensi...

Semantic KernelCustomer Story