Skip to content

chiragsurti/SemanticKernelAgent

Repository files navigation

SemanticKernelAgent

Exploring Semantic Kernel SDK framework

Semantic kernel Agent Project structure

Simple chat completion agent

Native plugin - Time Plugins folder (TimeInformationPlugin.cs)

Native plugin - Light Plugins in folder (LightsPlugin.cs)

Open api specification plugin (Azure function app swagger url- SemanticKernelAgent.OpenAPI.Plugins project)

Planner (function calling) - planner will fetch the current time and according to if time is PM then it will switch on table lamp.

Persona - User, system(Assistant)

Running the app

  1. Run Azure function app project - SemanticKernelAgent.OpenAPI.Plugins
  2. Run SemanticKernelAgent Console app

TODO: Mixed chat agents conversation

TODO: Open AI assistant

TODO: Memory, Embedding (RAG)

TODO: Copilot

TODO: Pytorch model

TODO: Tensorflow model

About

Exploring Semantic Kernel SDK framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages