Llama-dash – local LLM operators dashboard and proxy
Granular API key controls and token cost tracking beat basic llama.cpp wrappers.
Bring your own key (BYOK) relay to enable lightweight frontend-only apps to use LLMs using the user's API keys without hitting CORS.
Simple relay proxy for BYOK apps, but LiteLLM and Cloudflare Workers already solve this.
Frontend developers building BYOK AI applications
LiteLLM · Cloudflare Workers · llm-proxy
Granular API key controls and token cost tracking beat basic llama.cpp wrappers.
Zero-knowledge architecture means prompts never touch disk — unlike LiteLLM.
Subdomain routing means zero /etc/hosts edits—just change base_url and capture everything.
Turns a friend's Android into a geo-spoofing exit node without paying for a VPN.
LLM-specific threat detection (prompt injection, jailbreaks, exfiltration) that WAFs completely miss.
Useful free tier, but AllOrigins and CORS Anywhere already solve this.