Category: ai (page 1 of 4)

Category: ai (page 1 of 4)

Artificial Intelegence

Setting up the Azure OpenAI API versions in Semantic Kernel featured image

Setting up the Azure OpenAI API versions in Semantic Kernel

3 min read

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

JSON Mode and Structured Outputs Mode using OpenAI Models featured image

JSON Mode and Structured Outputs Mode using OpenAI Models

4 min read

Understanding JSON Mode and Structured Outputs in OpenAI Models

Implementing a Simple BPE Tokenizer in .NET featured image

Implementing a Simple BPE Tokenizer in .NET

11 min read

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

Understanding Tokenization in Large Language Models featured image

Understanding Tokenization in Large Language Models

6 min read

An in-depth exploration of tokenization, tokens, and their crucial role in modern LLMs

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 AI Apps with .Net Aspire and Semantic Kernel featured image

Building AI Apps with .Net Aspire and Semantic Kernel

6 min read

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

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