{"repo":"miztertea/nim-proxy","free":true,"listed":false,"github":"https://github.com/miztertea/nim-proxy","clone":"git clone https://github.com/miztertea/nim-proxy.git","description":"A tiny, rate-limit-aware OpenAI-compatible proxy for the NVIDIA NIM API, built for agent harnesses like OpenCode, Codex, n8n, and anything else that speaks the OpenAI API.","language":"Rust","stars":22,"topics":["llm","nvidia-nim","openai-api","proxy","rate-limiting","rust","self-hosted"],"license":"MIT","category":"networking-infra","readme_excerpt":"nim-proxy A tiny, rate-limit-aware OpenAI-compatible proxy for the NVIDIA NIM API. One job: obey the NIM speed limit so your agent harness never sees it. --- NIM's free tier has no credits and no token caps — just a 40 requests-per-minute limit per API key. When an agent harness (OpenCode, Codex, n8n, anything that speaks the OpenAI API) hits that limit, the upstream returns a 429 and most harnesses simply abort the task. nim-proxy sits in between and makes the limit invisible: This tool is not designed to circumvent NVIDIA's terms of service. It maximizes your own API keys — or a shared pool of keys owned by you and your friends — while respecting NVIDIA's speed limits. Every key holds to its 40 RPM; the proxy just makes agents patient enough to live within that budget. Load-tested to prove it: 100 concurrent clients, zero upstream rate violations. Quick start 1. Get API keys. Sign up at build.nvidia.com (free, keys look like nvapi-… ; each account needs a unique email and phone number). You'll paste keys into the setup wizard — never into a file. 2. Run the proxy. The published image is multi-arch, signed, and 5 MB, with hardened defaults and persistent history: With a checkout you can use compose ( docker compose up -d ), build from source ( docker compose -f docker-compose.yml -f docker-compose.dev.yml up -d --build ), or skip Docker entirely ( cargo run --release ). The .env file is optional and holds only container-level vars — see Configuration. 3. Claim it. Open http:","default_branch":null,"files":null,"tree":[],"storefront":"/r/miztertea","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/miztertea/nim-proxy/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}