Back to Browse

Using Dependency Injection with Sematic Kernel in ASP.NET

310 views
Nov 19, 2024
10:45

In this article I will show you how you Dependency Inject can be used with Semantic Kernel in an ASP.NET Razor Pages application. The same principals can be used with MVC. We will use the Phi-3 model hosted on GitHub. Developers can use a multitude of AI models on GitHub for free. Source Code: https://github.com/medhatelmasry/AspWithSkDI Companion Article: https://blog.medhat.ca/2024/11/using-dependency-injection-with-sematic.html

Download

0 formats

No download links available.

Using Dependency Injection with Sematic Kernel in ASP.NET | NatokHD