Showing results for March 2024 | Semantic Kernel

Mar 28, 2024
1
2

Learning Paths for Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

We are excited to highlight new learning content released focused on Semantic Kernel. .NET Conf Student Zone - Explore AI On the .NET Conf Student Zone you can learn in a beginner-friendly virtual event where you’ll learn how to build projects using C# and .NET. In the Explore AI dedicated section, shown below, you can learn about...

Semantic KernelLearning
Mar 26, 2024
0
3

Customer Case Study: Accenture and Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Below we've provided a brief overview of the Customer Story of Accenture. Check out the entire Accenture Customer Story featured here: Accenture evolves its data analytics with Microsoft Fabric to calibrate the new "experience office" Accenture created DEX, an AI-enhanced experience measurement framework. Leveraging Microsoft Fabric, DEX ...

Semantic KernelCustomer Story
Mar 25, 2024
0
1

Customer Case Study: Visma Spcs Improves Customer Experience with Semantic Kernel

Sophia Lagerkrans-Pandey Jimmy Stridh
Sophia,
Jimmy

Today we will dive into a customer case study. Thanks to the Visma team on their amazing partnership! Visma Spcs, is a leading software company providing modern services to simplify accounting, HR, payroll, and more, and they've successfully integrated AI and Semantic Kernel to revolutionize their customer experience. With hundreds of thousands ...

Semantic KernelCustomer Story
Mar 22, 2024
0
1

Using Semantic Kernel with Dependency Injection

Sophia Lagerkrans-Pandey Gil LaHaye
Sophia,
Gil

Semantic Kernel fully supports dependency injection. After receiving many questions from the community as to how to best use dependency injection with Semantic Kernel, the team created an app to illustrate some effective patterns.  Dependency injection is a technique in which an object receives other objects that it requires rather than ...

Semantic Kernel
Mar 21, 2024
0
1

Image to Text with Semantic Kernel and HuggingFace

Sophia Lagerkrans-Pandey Roger Barreto
Sophia,
Roger

We are thrilled to introduce a new feature within Semantic Kernel that promises to improve AI capabilities: Image to Text modality service abstraction, with a new HuggingFace Service implementation using this capability. A Glimpse into the Demonstration In the video below, we’ll walk through a compelling demonstration of a simple Windows ...

Semantic Kernel
Mar 20, 2024
1
5

Semantic Kernel’s new icon and the art of teamwork

Matthew Bolanos Veronica Ward
Matthew,
Veronica

One year in, Microsoft Semantic Kernel has already begun reshaping how AI and application development teams collaborate to conquer complex problems with smart solutions. In line with that spirit, today's logo upgrade isn't just cosmetic - it's the unveiling of a logo that represents the harmonious partnership we foster daily. Let's take a closer ...

Semantic KernelAnnouncements
Mar 19, 2024
1
4

Reflecting on a Year of Progress: Microsoft Semantic Kernel Turns One

Evan Chaki
Evan Chaki

It's been a whirlwind of a year since Microsoft Semantic Kernel made its debut. As we celebrate Semantic Kernel's first birthday, it presents us with an opportunity to look back at the strides made and the community that's joined us on this trailblazing journey. From the very beginning, we aimed to reshape how app developers interact with AI, and ...

Semantic KernelAnnouncements
Mar 18, 2024
1
4

Guest Blog: Building Your Custom Copilot with Semantic Kernel

Sophia Lagerkrans-Pandey Arafat Tehsin
Sophia,
Arafat

Hello all, today we’re featuring a guest on our Semantic Kernel blog. Arafat Tehsin, an MVP for Microsoft focused on AI. Arafat has been working with Global SIs of Microsoft and developing some next-gen solutions using Azure AI and .NET with the empowerment of our business users by Power Platform and more. We will turn it over to Arafat to ...

Semantic Kernel
Mar 12, 2024
0
2

Updates on Ways to Engage with the Semantic Kernel Team

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

We have some updates on how to engage with the core Semantic Kernel team! If you are part of the Semantic Kernel community, you have two options to meet with us virtually: community office hours and kernel development syncs. Both are held on Wednesday with different options to make it easy for folks around the world to join. The original calendar ...

Semantic Kernel
Mar 11, 2024
0
2

Enhanced Automation in Python: Auto Tool Calling for OpenAI Models in the Semantic Kernel SDK

Evan Mattson Eduard van Valkenburg
Evan,
Eduard

Greetings, Semantic Kernel Python developers and enthusiasts! We're happy to share a significant update to the Semantic Kernel Python SDK now available in 0.9.1b1 -- a leap towards more efficient and streamlined OpenAI model integration. Your feedback, the need to align with the .NET Semantic Kernel SDK, and our commitment to enhancing developer ...

Semantic KernelPython