Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 785 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 785 Bytes

SemanticKernel

Packages, Examples and Demo code for Semantic Kernel

This plugin can be easily installed as a NuGet package into your Blazor application. After registration and adding it to your SemanticKernel, it is able to navigate your Blazor application. It works best if you provide additional [Description]-attributes to all your Blazor pages so that the model knows what your application can do.

See SemanticKernel Blazor Navigation Plugin

Example of an LLM navigating your Blazor application