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

Setting up the Azure OpenAI API versions in Semantic Kernel
Setting up the Azure OpenAI API versions in Semantic Kernel
Managing Azure OpenAI API versions in Semantic Kernel, including both new and legacy approaches.

JSON Mode and Structured Outputs Mode using OpenAI Models
JSON Mode and Structured Outputs Mode using OpenAI Models
Understanding JSON Mode and Structured Outputs in OpenAI Models

Implementing a Simple BPE Tokenizer in .NET
Implementing a Simple BPE Tokenizer in .NET
Writing a basic Byte Pair Encoding (BPE) tokenizer using C# and .NET

Understanding Tokenization in Large Language Models
Understanding Tokenization in Large Language Models
An in-depth exploration of tokenization, tokens, and their crucial role in modern LLMs

Building a Simple text Classifier with Semantic Kernel
Building a Simple text Classifier with Semantic Kernel
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
Working with Semantic Kernel in Python
An introduction to the Python version of the Semantic Kernel SDK

Building AI Apps with .Net Aspire and Semantic Kernel
Building AI Apps with .Net Aspire and Semantic Kernel
Using aspire orchestration to develop AI-powered apps locally with .NET and Semantic Kernel

Getting Started with .NET Aspire
Getting Started with .NET Aspire
An introduction to .NET Aspire, its integrated services, and the Aspire dashboard.