whiteducksoftware / demo-ai-semantic-kernel

Dieses Repository enthält Demos zum Semantic Kernel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic Kernel demo repository

This repository contains multiple demos about Semantic Kernel, including:

  • sam-report-generator: An agent that creates a report based on notes. Uses the planner (HandlebarsPlanner) as well as native and semantic plugins.
  • wd-mainboardgpt: The goal of this project is to develop a proof of concept for an agent that assists users with finding relevant information in a library of technical documentation. It uses the RAG (Retrieval-Augmented Generation) pattern to include these information for the LLM.
  • rag-ai-search: RAG-Copilot implementation, which allows questions to be asked on the basis of documents provided.

About

Dieses Repository enthält Demos zum Semantic Kernel.

License:MIT License


Languages

Language:C# 100.0%