Posts by this author

Apr 2, 2024
0
1

Making Plans with Semantic Kernel: Setting Up & Authentication

Hello all, today we’re featuring a guest author on our Semantic Kernel blog, José Luis Latorre Millás, an MVP for Microsoft focused on AI. We will turn it over to Jose to dive into Making Plans with Semantic Kernel - Setting Up & Authentication. Extending the Reach of the Model Plugins serve as powerful tools that enable us to extend t...

Semantic KernelCustomer Story
Mar 28, 2024
1
2

Learning Paths for Semantic Kernel

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 A...

Semantic KernelLearning
Mar 26, 2024
0
3

Customer Case Study: Accenture and Semantic Kernel

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 tra...

Semantic KernelCustomer Story
Mar 25, 2024
0
1

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

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

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 creating...

Semantic Kernel
Mar 21, 2024
0
1

Image to Text with Semantic Kernel and HuggingFace

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 Form...

Semantic Kernel
Mar 18, 2024
1
4

Guest Blog: Building Your Custom Copilot with Semantic Kernel

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 dive ...

Semantic Kernel
Mar 12, 2024
0
2

Updates on Ways to Engage with the Semantic Kernel Team

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 7, 2024
0
3

Navigating the Transition: Semantic Kernel .NET V1 Migration Guide

On Monday we introduced the Python Beta and on Tuesday we announced the Java Release Candidate. Today we’ll dive into Microsoft’s Semantic Kernel migration plan detailing the changes needed to get to V1+ of the .NET version of Semantic Kernel. Microsoft's Semantic Kernel offers powerful capabilities for natural language understanding, and wi...

Semantic Kernel
Mar 6, 2024
0
6

Architecting AI Apps with Semantic Kernel

With Semantic Kernel, you can easily build agents that can call your existing code. This power lets you automate your business processes with models from OpenAI, Azure OpenAI, Hugging Face, and more! We often get asked though, “How do I architect my solution?” and “How does it actually work?” In this blog post, we’ll break apart the key componen...

Semantic Kernel