What You Get
Free Claude Code access
Run the full Claude Code CLI without a paid Anthropic subscription. Use powerful AI coding assistance for free.
Use NVIDIA's free AI models as a replacement for paid Claude subscriptions. No credit card required.
What You Get
Run the full Claude Code CLI without a paid Anthropic subscription. Use powerful AI coding assistance for free.
How It Works
NVIDIA provides free AI models. LiteLLM translates requests so Claude Code works normally with your free NVIDIA key.
What You Need
What is Claude Code?
Claude Code is an AI coding assistant that can edit files, run terminal commands, and help with complex development tasks directly in your terminal.
What is NVIDIA NIM?
NVIDIA NIM provides free access to powerful open-source models like Gemma, Nemotron, and Mistral. No credit card required.
Why LiteLLM?
LiteLLM translates Claude Code's Anthropic API format to OpenAI format that NVIDIA NIM understands. drop_params: true handles compatibility.
Architecture
Claude Code sends Anthropic-format requests. LiteLLM translates them into OpenAI format and forwards them with your NVIDIA key. Responses are translated back so Claude Code works normally.
Client
Claude Code
ANTHROPIC_BASE_URL and model slot envs
Proxy
LiteLLM
drop_params: true and model mapping
Inference
NVIDIA NIM
gemma, nemotron, mistral endpoints
Requirements
Install CLI, run LiteLLM Docker, add alias, then launch with claude-nim.
Use NVIDIA free-tier APIs and keep your key secure through env variables.
Map Sonnet, Opus, and Haiku to optimized NVIDIA models for task fit.