Showing results for Category: Semantic Kernel from Semantic Kernel

Jun 12, 2024
Post comments count1
Post likes count2

Azure OpenAI On Your Data with Semantic Kernel

Dmytro Struk Sophia Lagerkrans-Pandey
Dmytro,
Sophia

Hello, everyone! In the fast-paced world of technology, using artificial intelligence to get more out of your data is becoming essential. Azure OpenAI on Your Data is a feature that helps businesses do just that. It combines the advanced AI models from OpenAI with the strong data management tools of Azure, allowing you to use AI with your own da...

Semantic Kernel.NETLearning
Jun 11, 2024
Post comments count2
Post likes count6

Build AI Applications with ease using Semantic Kernel and .NET Aspire

Sophia Lagerkrans-Pandey Vic Perdana
Sophia,
Vic

Hello, everyone! Today, we are featuring a guest author from another team at Microsoft on our blog. Today’s topic will explore how we can build AI applications with ease using the Semantic Kernel and .NET Aspire. So, if you're excited about creating intelligent, scalable, and efficient apps, keep reading. Understanding Semantic Kernel and .NET Asp...

Semantic Kernel.NETLearning
Jun 5, 2024
Post comments count0
Post likes count4

New LinkedIn Learning Course on Semantic Kernel Fundamentals

Sophia Lagerkrans-Pandey José Luis Latorre Millás
Sophia,
José

Today’s topic will cover a new LinkedIn Learning Course here: If you can code in .NET, you are an AI developer | LinkedIn Learning focused on Semantic Kernel Fundamentals. We are excited to welcome back José Luis Latorre Millás, an MVP for Microsoft focused on AI who worked on this to dive in further. From a Silver Light to Embracing the Kernel'...

Semantic KernelGuest BlogLearning
May 28, 2024
Post comments count1
Post likes count6

Build 2024 Recap: Bridging the chasm between your ML and app devs

Matthew Bolanos
Matthew Bolanos

Last week, Semantic Kernel had a huge milestone during Microsoft Build. Both its Python and Java libraries achieved V1.0 status, guaranteeing that neither of them would have breaking changes for non-experimental features moving forward. This is a big deal for our customers, as it means they can now confidently build their applications on top of our...

Semantic Kernel
May 22, 2024
Post comments count0
Post likes count1

Announcing the General Availability of Semantic Kernel for Java

Bruno Borges
Bruno Borges

Last year we published the initial release of Semantic Kernel for Java. It has been nearly a year of work building and shaping this SDK to help developers quickly and idiomatically build intelligent Java apps with OpenAI. Throughout this time, all teams behind Semantic Kernel SDKs (for Python, Java, and .NET) have done significant research in terms...

Semantic KernelAnnouncementsAnnouncement
May 21, 2024
Post comments count0
Post likes count0

Semantic Kernel Time Plugin with Python

Sophia Lagerkrans-Pandey Evan Mattson Eduard van Valkenburg
Sophia,
Evan,
Eduard

We are excited to showcase a Semantic Kernel sample across all 3 languages: .NET, Python and Java! Today we’re going to dive into the Python version of the TimePlugin sample which is featured here. Prerequisites for the Azure OpenAI key or OpenAI key: As covered in our Python README.md or DEV_SETUP.md, Python leverages Pydantic settings. This...

Semantic Kernel
May 21, 2024
Post comments count0
Post likes count1

Use Semantic Kernel to create a Restaurant Bookings Sample with Python

Sophia Lagerkrans-Pandey Evan Mattson Eduard van Valkenburg
Sophia,
Evan,
Eduard

Hi all, We’re looking forward to highlight a Python sample today focused on a Restaurant Bookings sample here. Booking Restaurant - Demo Application This sample provides a practical demonstration of how to leverage features from the Semantic Kernel to build a console application. Specifically, the application utilizes the Business Schedule...

Semantic KernelSamplesPython
May 21, 2024
Post comments count0
Post likes count2

Connect Logic Apps’ 1,400 connectors to Semantic Kernel

Matthew Bolanos
Matthew Bolanos

At the heart of every company are custom APIs that are built to solve specific business problems. These APIs often use Logic Apps, which is a powerful way to build APIs without writing code. With Logic Apps' over 1,400 enterprise connectors, you can connect to your enterprise systems, transform data, and automate processes to solve your business ne...

Semantic KernelAnnouncementsAnnouncement
May 21, 2024
Post comments count0
Post likes count1

Customer Case Study: Fujitsu Composite AI and Semantic Kernel

Matthew Bolanos
Matthew Bolanos

Japanese multinational Fujitsu, a pioneer of information and communications technology, has been transforming industries with innovative solutions since 1935. With a workforce of 124,000 dedicated professionals across 50 countries, Fujitsu is committed to building trust and fostering sustainability through its groundbreaking technologies. A dive...

Semantic Kernel
May 20, 2024
Post comments count0
Post likes count0

Use Semantic Kernel to create a Restaurant Bookings Sample with .NET

Sophia Lagerkrans-Pandey Roger Barreto
Sophia,
Roger

Hi all, With Microsoft Build approaching, we wanted to share some walk throughs and samples of Semantic Kernel. Today we're going to dive into a Restaurant booking sample to showcase multiple features of Semantic Kernel. This sample provides a practical demonstration of how to leverage features from the Semantic Kernel to build a console appl...

Semantic KernelSamples