Skip to content

Latest commit

 

History

History

Demos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Semantic Kernel Demo Applications

Demonstration applications that leverage the usage of one or many SK features

Type Description
Create Chat GPT Plugin A simple plugin that uses OpenAI GPT-3 to chat
Home Automation This example demonstrates a few dependency injection patterns that can be used with Semantic Kernel.
HuggingFace Image to Text In this demonstration the application uses Semantic Kernel's HuggingFace ImageToText Service to fetch a descriptive analysis of the clicked image.
Telemetry With Application Insights Demo on how an application can be configured to send Semantic Kernel telemetry to Application Insights.
Code Interpreter Plugin A plugin that leverages Azure Container Apps service to execute python code.
ModelContextProtocolClientServer This sample demonstrates how to use Semantic Kernel with the Model Context Protocol (MCP) C# SDK to build an MCP server and client.