c1aude
v0.0.6
Published
Run Claude Code with NVIDIA NIM models
Maintainers
Readme
Claude Code Proxy for NVIDIA NIM
Run Claude Code using NVIDIA NIM models.
This project does not include, install, or modify Claude Code. It acts as a local proxy that allows an existing Claude Code installation to communicate with NVIDIA NIM instead of Anthropic's API.
Features
- Use NVIDIA NIM models with Claude Code
- Simple setup
- Free NVIDIA API key available
- Local proxy server
- No Claude Code modifications required
Quick Start
npx c1audeRequirements
Before using this proxy, you must have Claude Code installed.
1. Install Claude Code
Download and install Claude Code from:
https://claude.ai/code
2. Verify Claude Code
Make sure the claude command is available.
If required, run:
claude run repairThis will download the required Claude Code binaries (claude.exe on Windows).
3. Get a NVIDIA NIM API Key
Create a free API key from:
https://build.nvidia.com/settings/api-keys
4. Launch the Proxy
npx c1audeThe proxy will automatically configure Claude Code to use NVIDIA NIM models.
Disclaimer
This project is an independent community tool and is not affiliated with, endorsed by, or sponsored by Anthropic or NVIDIA.
Claude Code is a product of Anthropic.
License
Released under the MIT License.
