microsoft-extensions-ai
There are 7 repositories under microsoft-extensions-ai topic.
awaescher/OllamaSharp
The easiest way to use Ollama in .NET
afrise/MCPSharp
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.
dotnet-presentations/ai-workshop
Building GenAI Apps in C#: AI Templates, GitHub Models, Azure OpenAI & More
devkimchi/meai-for-local-llms
This provides sample codes that uses Microsoft.Extensions.AI for locally running LLMs through Docker Model Runner, Foundry Local, Hugging Face and Ollama
devkimchi/meai-azure-ai-foundry-mcp-sample
.NET is also capable of building AI infused app really easily. This repository provides several sample apps using Microsoft.Extensions.AI, Azure AI Foundry, Foundry Local and MCP server/client.
TheCodeTraveler/MAUIChatGPTClone
A sample application demonstrating AWSSDK.Extensions.Bedrock.MEAI
thgossler/gpt-oss-simplechat
A tiny .NET console app that let's you chat with a local gpt-oss-20b AI model.