semantickernel
There are 61 repositories under semantickernel topic.
AIDotNet/AntSK
基于.Net9 + AntBlazor + SemanticKernel 和KernelMemory 打造的AI知识库/智能体,支持本地离线AI大模型。可以不联网离线运行。支持aspire观测应用数据
AIDotNet/GraphRag.Net
参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中
kinfey/dotNETOAIBooks
This is a Azure OpenAI book for .NET Developer
kinfey/MSFabricCopilotWorkshop
This is Microsoft Fabric Copilot Workshop
vicperdana/SemantiClip
SemantiClip is an intelligent video processing application that transforms video content into rich, structured written formats. Built with Semantic Kernel Agent and Process Frameworks, SemantiClip automates the transcription, segmentation, and content generation process - demonstrating agents orchestration with the use of SLM & LLM.
feiyun0112/Local-LLM-Server
quick way to build a private large language model server and provide OpenAI-compatible interfaces | 快速搭建私有大语言模型(LLM)服务,提供OpenAI兼容接口
HillPhelmuth/AdventuresInSemanticKernel
Learn about Semantic Kernel, Microsoft's AI orchestration library. Build and interact with agents, plugins, and plans using various providers.
akshaykokane/Multi-AI-Agent-System-with-SemanticKernel
This repository contains the example code from the Medium blog post titled Step-by-Step Guide to Develop AI Multi-Agent System Using Microsoft Semantic Kernel and GPT-4. The example demonstrates how to create an AI multi-agent system using .NET8 and Semantic Kernel SDK.
GregorBiswanger/SemanticChunker.NET
Embedding-driven, context-aware text chunking for Semantic Kernel and RAG workflows in .NET
Youbiquitous/programming-llm
This is the official repository for the examples built throughout Programming Large Language Models with Azure Open AI.
edilma/RAG-App-HackTogether
ChatGPT-like Application using RAG pattern that allows to ask question to my own documents - I Used Semantic Kernel to integrate a LLM (OpenAI) using C# to orchestrate AI pluggins (Azure Cognitive Services). For the document embeddings I used Qdrant for the vector database and Pdfpig to extract the content from the pdfs
ChenGan666/ZSN.AgentBrook
AgentBrook
MokoSan/dotnet-ai
Leveraging LLMs to Create and Run dotnet Projects Faster and Easier.
HillPhelmuth/LlmAsJudgeEvalPlugins
LLM-as-judge evals as Semantic Kernel Plugins
passadis/ai-mailer-semantickernel
Full Stack with React and Semantic Kernel showcasing Email Draft & Send Capabilties with Embeddings Vector Store in NEON
dcostea/Apex.SemanticKernel.Workshop
These are the Microsoft Semantic Kernel Workshop notebooks. It addresses AI agents, agents collaboration and, of course, kernel, plugins, planners and function calling
denniszielke/ai-agents-workshop
AI Agents hands on workshop
JiChao99/ai-annotate
annotate by GAI, use Semantic Kernel, a blazor site.
kbeaugrand/SemanticKernel.Rankers
A robust C# library for reranking search results using Semantic Kernel
akshaykokane/ChatGPTLikeApp-SemanticKernelOpenAI
Build chatbot for firm using Semantic Kernel, Azure Cognitive Search and OpenAI, which will answer the question based on the internal documents.
AndreRatzenberger/DurableFunctions.SemanticKernel
This project serves as an interactive tutorial series showcasing the integration of Azure Durable Functions with Semantic Kernel, enhanced with a Flask CLI frontend. Each part of the series introduces new functionalities, from simple Q&A agents to complex orchestrations, demonstrating the power of combining cloud computing with AI.
Azure-For-Everyone/sk-hotelfiltering
An example of how to use Semantic Kernel as part of a Hotel booking website for filtering hotels using natural language.
nucleo-tidz/dev-model-context-protocol
Use case of the Model Context Protocol (MCP) using .NET and Semantic Kernel
Glareone/AI-LLM-RAG-best-practices
OpenAI and ChatGPT meet .Net
purunep/semantic-kernel-food-ordering-agent
A multi-agent restaurant food ordering system using Semantic Kernel, A2A and Azure OpenAI. Includes a backend agent server, customer chat API, and sample UI for natural language food orders. MIT licensed and open for contributions.
soenneker/soenneker.semantickernel.pool
Manages a pool of Semantic Kernel instances with per-entry rate limiting.
KostaMalsev/fetchurl-chat-semantic-kernel-demo
URL Fetching Chat Application with Semantic Kernel
nucleo-tidz/onboard-agents
AI-powered onboarding system using Microsoft Semantic Kernel
nucleo-tidz/retrieval-augmented-generation
Retrieval Augmented Generation
passadis/semantickernel-careeradvice
How to create a Smart Career Advice and Job Search Engine with Semantic Kernel
philippmos/tAIste
This project is a playground with Semantic Kernel and LLMs
rrusson/DarkClippy
A Local Ollama-hosted LLM Chatbot (C# & Semantic Kernel)
soenneker/soenneker.semantickernel.cache
Providing async thread-safe singleton Semantic Kernel instances
soenneker/soenneker.semantickernel.extensions.chathistories
A collection of helpful Semantic Kernel ChatHistory extension methods
soenneker/soenneker.semantickernel.pool.gemini
Provides Gemini-specific registration extensions for KernelPoolManager, enabling integration with local LLMs via Semantic Kernel.
soenneker/soenneker.semantickernel.pool.mistral
Provides Mistral-specific registration extensions for KernelPoolManager, enabling integration via Semantic Kernel.