Spaces:
Running
Running
File size: 9,780 Bytes
7745218 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 28e4b90 fcc5278 28e4b90 fcc5278 28e4b90 fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 02f434f fcc5278 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 | ---
title: Claude Code Proxy
emoji: π€
colorFrom: blue
colorTo: purple
sdk: docker
sdk_version: "3.14"
python_version: "3.14"
app_file: server.py
pinned: false
---
<div align="center">
# π€ Free Claude Code
**Use Claude Code with free NVIDIA NIM models through a lightweight proxy.**
[](https://opensource.org/licenses/MIT)
[](https://www.python.org/downloads/)
[](https://github.com/astral-sh/uv)
[](https://github.com/astral-sh/ruff)
</div>
## The Problem
Claude Code costs $100+/month for API access. This project lets you run it using **free NVIDIA NIM models** instead.
## The Solution
A FastAPI proxy that translates Claude Code's Anthropic API calls to NVIDIA NIM's OpenAI-compatible endpoint. Zero code changes needed in Claude Code.
```
βββββββββββββββββββ Anthropic API ββββββββββββββββββββ
β Claude Code β βββββββββββββββββββββββΆ β Free Claude β
β (Official) β β Code β
β β βββββββββββββββββββββββββ β Proxy β
βββββββββββββββββββ SSE Streaming β (:8082) β
ββββββββββ¬ββββββββββ
β
OpenAI Chat API
β
βΌ
ββββββββββββββββββββ
β NVIDIA NIM β
β (Free Models) β
ββββββββββββββββββββ
```
## Features
- **Drop-in replacement** for Claude Code's Anthropic API
- **7 free NVIDIA NIM models** available via auto-routing
- **Automatic failover** - switches to next model if one hits rate limit
- **Multi-model support** - use different models for different tasks
- **Local optimizations** - fast-path for common probes (saves API calls)
- **Streaming** - real-time response with SSE
- **Tool support** - Claude Code tools work with NIM models
- **Thinking blocks** - reasoning support where models support it
- **Discord/Telegram bots** - remote Claude Code sessions
- **Voice notes** - transcribe voice messages with Whisper
## Quick Start (Cloud - No Setup)
The easiest way to use this project is on **HuggingFace Spaces** (free tier available).
### 1. Deploy to HuggingFace Spaces
<a target="_blank" href="https://huggingface.co/new-space?template=Yash030/claude-code-proxy">
<img src="https://huggingface.co/datasets/huggingface/badges/raw/main/deploy-to-spaces-lg.svg" alt="Deploy to HuggingFace Spaces"/>
</a>
Or manually:
1. Go to [huggingface.co/spaces/Yash030/claude-code-proxy](https://huggingface.co/spaces/Yash030/claude-code-proxy)
2. Duplicate the space
3. Set your secrets in the Space settings:
- `NVIDIA_NIM_API_KEY` - Your NVIDIA API key
- `ANTHROPIC_AUTH_TOKEN` - Your auth token (any secret)
### 2. Get NVIDIA API Key
Get a free key at [build.nvidia.com/settings/api-keys](https://build.nvidia.com/settings/api-keys).
### 3. Connect Claude Code
```bash
# Use your HuggingFace Space URL (ends with .hf.space)
export ANTHROPIC_AUTH_TOKEN="your-secret-token"
export ANTHROPIC_BASE_URL="https://your-space-name.hf.space"
claude
```
That's it! Claude Code will use free NVIDIA NIM models.
## Quick Start (Local)
### 1. Install Requirements
```bash
# Install Claude Code
curl -LsSf https://download.anthropic.com/install.sh | sh
# Install uv (fast Python package manager)
curl -LsSf https://astral.sh/uv/install.sh | sh
uv python install 3.14
```
### 2. Clone and Configure
```bash
git clone https://github.com/Yashwant00CR7/claude-code-nvidia.git
cd claude-code-nvidia
cp .env.example .env
```
Edit `.env`:
```dotenv
NVIDIA_NIM_API_KEY="nvapi-your-key"
ANTHROPIC_AUTH_TOKEN="freecc"
MODEL="nvidia_nim/z-ai/glm4.7"
```
### 3. Start Proxy
```bash
uv sync
uv run uvicorn server:app --host 0.0.0.0 --port 8082
```
### 4. Run Claude Code
```bash
export ANTHROPIC_AUTH_TOKEN="freecc"
export ANTHROPIC_BASE_URL="http://localhost:8082"
claude
```
## Available Models
The proxy automatically routes to these models in order:
| Model | Best For | Speed |
|-------|----------|-------|
| `qwen3-coder-480b` | Code generation | Fast |
| `glm4.7` | General purpose | Fast |
| `step-3.5-flash` | Fast responses | Very Fast |
| `mistral-large-3` | Reasoning | Medium |
| `dracarys-llama-3.1-70b` | Complex tasks | Medium |
| `seed-oss-36b` | Balanced | Fast |
| `mistral-nemotron` | Thinking tasks | Medium |
## How Auto-Routing Works
When you use `auto` model, the proxy:
1. **Tries models in order** of speed/reliability
2. **Skips rate-limited models** - pre-flight check before each request
3. **Fast failover** - if one model times out, immediately tries next
4. **No API waste** - common probes handled locally
```
Request: "Write a function"
β
Check if model 1 is rate-limited? β Yes β Skip
Check if model 2 is rate-limited? β No β Try
β
Model 2 responds? β Yes β Stream response
Model 2 timeout? β Try model 3 β Success!
```
## Environment Variables
### Required
```dotenv
NVIDIA_NIM_API_KEY="nvapi-your-key" # From build.nvidia.com
ANTHROPIC_AUTH_TOKEN="your-secret" # Any secret you choose
```
### Optional
```dotenv
MODEL="nvidia_nim/z-ai/glm4.7" # Default model
MODEL_OPUS="nvidia_nim/qwen/qwen3-..." # Model for Opus requests
MODEL_SONNET="nvidia_nim/z-ai/glm4.7" # Model for Sonnet requests
MODEL_HAIKU="nvidia_nim/z-ai/glm4.7" # Model for Haiku requests
# Auto-routing order (comma-separated)
AUTO_MODEL_PRIORITY="nvidia_nim/qwen/...,nvidia_nim/z-ai/..."
# Thinking support
ENABLE_MODEL_THINKING=true # Enable reasoning blocks
```
## IDE Integration
### VS Code Extension
Add to `.vscode/settings.json`:
```json
{
"claudeCode.environmentVariables": [
{ "name": "ANTHROPIC_BASE_URL", "value": "http://localhost:8082" },
{ "name": "ANTHROPIC_AUTH_TOKEN", "value": "freecc" }
]
}
```
### JetBrains ACP
Edit `~/.jetbrains/acp.json`:
```json
{
"env": {
"ANTHROPIC_BASE_URL": "http://localhost:8082",
"ANTHROPIC_AUTH_TOKEN": "freecc"
}
}
```
### Remote/Ssh
For remote development, deploy to HuggingFace Spaces and use:
```bash
export ANTHROPIC_BASE_URL="https://your-space.hf.space"
```
## Deployment Options
### HuggingFace Spaces (Recommended for Cloud)
**Free tier includes:**
- 2 vCPU
- Community support
- Automatic HTTPS
- Git-based deployment
**Setup:**
1. Fork [the space](https://huggingface.co/spaces/Yash030/claude-code-proxy)
2. Add `NVIDIA_NIM_API_KEY` to Space secrets
3. Access at `https://your-space.hf.space`
### Railway (Easy Deploy)
1. Connect GitHub repo
2. Set environment variables
3. Deploy with auto-scaling
### Render (Free Tier)
1. Create Web Service
2. Connect GitHub
3. Set build command: `uv sync`
4. Set start command: `uv run uvicorn server:app --host 0.0.0.0 --port $PORT`
### Fly.io (Global Edge)
```bash
fly launch
fly secrets set NVIDIA_NIM_API_KEY="nvapi-..."
fly deploy
```
### Local/Docker
```bash
docker build -t free-claude-code .
docker run -p 8082:8082 \
-e NVIDIA_NIM_API_KEY="nvapi-..." \
-e ANTHROPIC_AUTH_TOKEN="freecc" \
free-claude-code
```
## Architecture
```
api/
βββ routes.py # FastAPI endpoints
βββ services.py # Request handling & failover
βββ model_router.py # Model resolution
βββ detection.py # Request type detection
βββ optimization_handlers.py # Fast-path responses
core/
βββ anthropic/ # SSE, token counting, tool parsing
βββ task_detector.py # Task capability detection
providers/
βββ openai_compat.py # Base OpenAI transport
βββ nvidia_nim/ # NVIDIA NIM provider
βββ rate_limit.py # Rate limiting
messaging/
βββ discord.py # Discord bot wrapper
βββ telegram.py # Telegram bot wrapper
```
## Troubleshooting
### "undefined ... input_tokens" error
- Update to latest version: `git pull`
- Check `ANTHROPIC_BASE_URL` doesn't end with `/v1`
### Provider disconnects during streaming
- Reduce `PROVIDER_MAX_CONCURRENCY`
- Increase `HTTP_READ_TIMEOUT`
- Check NVIDIA NIM status at [status.nvidia.com](https://status.nvidia.com)
### Model not responding
- Check your NVIDIA API key is valid
- Verify rate limits haven't been hit
- Try a different model
### VS Code extension shows login
- Reload the extension after setting env vars
- Confirm environment variables are set correctly
## Contributing
1. Fork the repo
2. Create a feature branch
3. Run checks: `uv run ruff format && uv run ruff check && uv run ty check`
4. Submit PR
## License
MIT License - See [LICENSE](LICENSE)
## Links
- [GitHub](https://github.com/Yashwant00CR7/claude-code-nvidia)
- [HuggingFace Space](https://huggingface.co/spaces/Yash030/claude-code-proxy)
- [NVIDIA NIM](https://build.nvidia.com)
- [Claude Code](https://github.com/anthropics/claude-code)
|