Tag: .NET

Tag: .NET

Showing articles 1-7 (total 7)

Categories Tags Authors

Articles 1-7 (total 7)

Should you use GPT-4o-mini for multimodal tasks? featured image

Should you use GPT-4o-mini for multimodal tasks?

A deep dive into the real costs and limitations of gpt-4o-mini for image processing tasks.

Improved function calling with the Semantic Kernel featured image

Improved function calling with the Semantic Kernel

A new way to call functions using the latest Semantic Kernel SDK

Using Structured Outputs with Semantic Kernel featured image

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.

Implementing a Simple BPE Tokenizer in .NET featured image

Implementing a Simple BPE Tokenizer in .NET

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

Building a Simple text Classifier with Semantic Kernel featured image

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

Building AI Apps with .Net Aspire and Semantic Kernel featured image

Building AI Apps with .Net Aspire and Semantic Kernel

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

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