Recent Articles

Getting Started with Semantic Kernel and C#

Getting Started with Semantic Kernel and C#

An AI orchestration and retrieval augmentation generation (RAG) framework for .NET

By
Matt Eland
on
Get started with Semantic Kernel and AI orchestration in C#. This article covers the basic concept and scope of using C# to build enterprise-level generative AI solutions.
Importing Code in Polyglot Notebooks

Importing Code in Polyglot Notebooks

Using NuGet and Local Files to Import Code into Notebooks

By
Matt Eland
on
Let’s take a look at how we can work with external code in Polyglot Notebooks using C# and magic commands.