Byok-relay – self-hosted proxy for BYOK LLM apps without CORS issues
Simple relay proxy for BYOK apps, but LiteLLM and Cloudflare Workers already solve this.
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.
Zero-knowledge architecture means prompts never touch disk — unlike LiteLLM.
Engineering teams managing multiple LLM API keys and providers
LiteLLM · Portkey · Helicone
Simple relay proxy for BYOK apps, but LiteLLM and Cloudflare Workers already solve this.
Granular API key controls and token cost tracking beat basic llama.cpp wrappers.
Zero-dependency proxy handles 429s better than writing custom retry logic in your app.
In-process key rotation with state machine simplicity instead of LiteLLM/Redis overhead.
Drop-in Claude API proxy with real-time cost dashboard—but Anthropic's own billing UI exists.
Subdomain routing means zero /etc/hosts edits—just change base_url and capture everything.