voidllm
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.
What is it?
What it is
**A privacy-first LLM proxy and AI gateway for teams that take control seriously.**
Why it exists
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.
Who should use it
Teams building with Go who want an open-source, self-hosted option.
Who should avoid it
Teams that need a fully managed SaaS with enterprise SLAs out of the box.
How it works
A quick walkthrough in plain English
How voidllm works in 4 steps
Step 1 of 4
Something triggers the flow
A schedule, webhook, or manual click tells voidllm to start.
Features
Advantages
- Open source (NOASSERTION)
- Active Go ecosystem
- Self-hosted deployment options
Disadvantages
- Requires operational ownership for self-hosted setups
- Community support varies by project maturity
Installation
cloud
Any OpenAI-compatible SDK works out of the box - just change the base URL to your VoidLLM proxy. ## Features | Feature | Details | |---|---| | OpenAI-compatible proxy | `/v1/chat/completions`, embeddings, images, audio, streaming | | Multi-provider routing | OpenAI, Anthropic, Azure, Ollama, vLLM, any custom endpoint | | Load balancing | Round-robin, least-latency, weighted, priority across deployments | | Automatic failover | Retry on 5xx/timeout, circuit breakers, health-aware routing | | Web UI | Dashboard, playground, API keys, teams, models, usage, settings | | RBAC | Org > Team > User > Key hierarchy, 4 roles | | Rate limits | Requests per minute/day, most-restrictive-wins across levels | | Token budgets | Daily/monthly limits, real-time enforcement | | Usage tracking | Tokens, cos
FAQ
What is voidllm?
voidllm is an open-source project licensed under NOASSERTION.
What language is voidllm built with?
Primary language: Go.
Is it free to use?
Yes. Licensed under NOASSERTION. Check the license for commercial use.
Featured in Videos
YouTube tutorials and walkthroughs for voidllm
s7
2,152,967 views
Starts at 13:03
Alternatives
Similar projects ranked by category, topics, and text overlap.