Tag: .NET

Tag: .NET

Showing articles 1-4 (total 4)

Categories Tags Authors

Articles 1-4 (total 4)

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

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

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.