Back to list
High-Potential
Go

🛡️ VoidLLM: Privacy-First Self-Hosted AI Gateway

111 stars11 forksGo
aiai-gatewayanthropicapi-gatewaydockergolanghelmkubernetesllmllm-gatewayllm-proxyollama
The direction here is clear: a privacy-first, self-hosted LLM proxy and AI gateway. As teams adopt multiple AI models, managing API keys, balancing loads, and controlling rate limits have become unavoidable operational challenges. VoidLLM attempts to provide a lightweight solution written in Go. It supports multi-provider routing, usage tracking, and rate limiting. The hard part is not merely forwarding requests, but providing enterprise-grade gateway controls without inspecting user prompts (zero knowledge). It also includes Docker and Helm support for straightforward deployment in Kubernetes environments. If you are looking for a clean, focused local AI gateway that stays out of your business data, this early-stage project is worth noting.