Back to browse
GitHub Repository

Privacy-first LLM proxy and AI gateway — load balancing, multi-provider routing, API key management, usage tracking, rate limiting. Self-hosted. Zero knowledge of your prompts.

109 starsGo

VoidLLM – privacy-first LLM proxy (Go, self-hosted)

by chrisremo85·Mar 23, 2026·3 points·4 comments

AI Analysis

●●SolidSolve My ProblemSlick

Zero-knowledge architecture means prompts never touch disk — unlike LiteLLM.

Strengths
  • Sub-2ms overhead with zero-knowledge pass-through by architecture.
  • Org/team/user key scoping with per-level rate limits and token budgets.
  • Model aliases let clients call 'default' while you route anywhere.
Weaknesses
  • LiteLLM and Portkey already dominate the LLM proxy space.
  • BSL 1.1 license is more restrictive than typical open source.
Target Audience

Engineering teams managing multiple LLM API keys and providers

Similar To

LiteLLM · Portkey · Helicone

Similar Projects