vmlx: vMLX is a local AI inference engine for Apple Silicon Macs that runs LLMs, VLMs, and image generation models. It provides OpenAI and Anthropic compatible APIs with advanced features like continuous batching, prefix caching, KV cache quantization, speculative decoding, and tool calling. No cloud or API keys required, ensuring data privacy.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Run local AI assistants with chatbot and agentic coding capabilities
Integrating .NET applications with the Model Context Protocol