Implementing a Simple BPE Tokenizer in .NET
Implementing a Simple BPE Tokenizer in .NET
Mon Oct 07 2024 11 min read Yash Worlikar
Writing a basic Byte Pair Encoding (BPE) tokenizer using C# and .NET
Building a Simple text Classifier with Semantic Kernel
Building a Simple text Classifier with Semantic Kernel
Fri Jul 26 2024 12 min read Yash Worlikar
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
Building AI Apps with .Net Aspire and Semantic Kernel
Wed Jul 03 2024 6 min read Yash Worlikar
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
Building a .NET Food Health Analyzer with Azure OpenAI and Semantic Kernel
Mon Jun 03 2024 10 min read Yash Worlikar
In-depth look at a .NET-based Food Health Analyzer app using Azure OpenAI and Semantic Kernel for intelligent ingredient and health analysis.