Showing tag results for Microsoft Semantic Kernel

Mar 13, 2025
Post comments count1
Post likes count0

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

Sophia,
Tao

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

Sophia,
Evan,
Chris

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

Sophia,
Rasmus

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

Sophia,
José

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!

Sophia Lagerkrans-Pandey

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 7, 2025
Post comments count0
Post likes count1

Integration of AWS Bedrock Agents in Semantic Kernel

Tao Chen

Overview of AWS Bedrock Agents AWS Bedrock Agents provide a managed service that facilitates the experimentation and rapid deployment of AI agents. Users can leverage proprietary AWS models as well as a diverse selection of models from various providers available on AWS Bedrock. Semantic Kernel's Integration with AWS Bedrock Semantic Kernel now ...

Semantic Kernel
Mar 6, 2025
Post comments count2
Post likes count2

Talk to your agents! Introducing the Realtime API’s in Semantic Kernel

Eduard van Valkenburg

Introducing Realtime Agents in Semantic Kernel for Python With release 1.23.0 of the Python version of Semantic Kernel we are introducing a new set of clients for interacting with the realtime multi-modal API's of OpenAI and Azure OpenAI. They provide a abstracted approach to connecting to those services, adding your tools and running apps that le...

AnnouncementAnnouncementsPython
Mar 6, 2025
Post comments count0
Post likes count0

Effortlessly Integrate xAI’s Grok with Semantic Kernel

Roger Barreto

For Semantic Kernel users, integrating xAI's Grok API using the OpenAI connector is a breeze thanks to its compatibility with OpenAI's API format. This tutorial focuses on setting up Grok in your Semantic Kernel projects with minimal fuss, using C# and Python examples. Why Grok? Grok, built by xAI, is a powerful AI model, offers a 128k conte...

Semantic KernelAnnouncement.NET
Mar 3, 2025
Post comments count0
Post likes count2

Guest Blog: LLMAgentOps Toolkit for Semantic Kernel

Sophia,
Prabal

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 24, 2025
Post comments count0
Post likes count1

Compatibility of PostgreSQL Connector with AWS and GCP

Dmytro Struk

As AI-driven applications continue to evolve, the need for efficient vector-based search capabilities is greater than ever. Microsoft Semantic Kernel makes it easy to integrate these capabilities with PostgreSQL databases using the connector. Whether you're leveraging cloud-hosted PostgreSQL instances on Amazon Web Services or Google Cloud, this c...

Semantic KernelAnnouncement