LLM Router is a lightweight .NET routing layer that sits in front of multiple local llama.cpp inference servers — across CPU, CUDA, Vulkan, and SYCL backends — and exposes them behind a single, unified API. It speaks OpenAI, Claude, and Ollama-compatible protocols, so existing tools and SDKs can point at it without any changes, while an htmx-powered dashboard handles server supervision, model presets, GPU/NPU device management, API key authentication, and live usage stats pushed over SignalR in real time.
The dashboard ships with an accessible, WCAG AA-compliant UI and a choice of themes — including a neon-cyberpunk look and a copper-and-brass “Sockless” steampunk theme.