Tag: Semantic Kernel (page 1 of 2)

Tag: Semantic Kernel (page 1 of 2)

Showing articles 1-9 (total 18)

Using OpenAI vs Azure OpenAI with Semantic Kernel. What's the difference? featured image

Using OpenAI vs Azure OpenAI with Semantic Kernel. What's the difference?

5 min read

Understanding the differences between OpenAI and Azure OpenAI and how to use them with Semantic Kernel

Using Structured Outputs with Semantic Kernel featured image

Using Structured Outputs with Semantic Kernel

6 min read

A Simple Guide to Structured Outputs with Semantic Kernel. Converting text responses into typed data with JSON schema and C# model classes.

Building a Simple text Classifier with Semantic Kernel featured image

Building a Simple text Classifier with Semantic Kernel

12 min read

Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET

Working with Semantic Kernel in Python featured image

Working with Semantic Kernel in Python

4 min read

An introduction to the Python version of the Semantic Kernel SDK

Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel featured image

Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel

10 min read

In-depth look at a .NET-based Food Health Analyzer app using Azure OpenAI and Semantic Kernel for intelligent ingredient and health analysis.

Packaged Food Health Checker with Semantic kernel featured image

Packaged Food Health Checker with Semantic kernel

3 min read

An overview for a simple AI powered app for checking packaged food healthiness

The new prompt filter in Semantic Kernel featured image

The new prompt filter in Semantic Kernel

4 min read

Working with the new prompt filter IPromptRenderFilter in semantic kernel

Yaml prompts with semantic kernel featured image

Yaml prompts with semantic kernel

5 min read

Working with yaml prompt templates in semantic kernel