Goodbye Claude Code subscription fees.
Someone just built a proxy that runs Claude Code completely free... and it's wild.
You literally plug in a free NVIDIA API key and point Claude Code at localhost.
That's it.
It handles everything:
- Converts Anthropic API calls to NVIDIA NIM format
- Unlocks 40 requests/min for free
- Supports Kimi K2, GLM 4.7, MiniMax M2, Devstral and more
- Streams thinking tokens and tool calls live
- Even includes a Telegram bot so you can run Claude Code from your phone
No API bill. No rate limit panic. No vendor lock-in.
Honestly, this goes beyond router tools like OpenRouter.
It doesn't just swap the model... it turns Claude Code into a free agent you can control remotely.
The project is open-source on GitHub.
It's called free-claude-code.
Why is no one talking about this?
@nvidia is offering around 80 AI models via hosted APIs absolutely for free.
You get access to MiniMax M2.7, GLM 5.1, Kimi 2.5, DeepSeek 3.2, GPT-OSS-120B, Sarvam-M etc.
This plugs straight into OpenClaude, OpenCode, Zed IDE, Hermes agent and even with Cursor IDE.
Setup:
– Grab API key: https://t.co/Wfdclm0hY2
– base_url = "https://t.co/VOGC10LmGP"
– api_key = "$NVIDIA_API_KEY"
– select model (e.g. minimaxai/minimax-m2.7)
If you’re building or experimenting, this is basically free inference.
Lock in and start building today anon.
Thank me later.
what's a genuinely practical, non-obvious problem in your daily life or workflow that an LLM could realistically solve, but isn't being used for yet?
#TechTwitter#BuildInPublic#AI#LLM#programming
My takeaway from this 3 AM rabbit hole was that the most exciting innovation isn't just making bigger models, but finding clever engineering hacks to make them smaller, faster, and more accessible for everyone.
#LLMs#AI#DeepLearning#TechTwitter#BuildInPublic
My CS course is still on bubble sort but I just spent my night diving into LLM whitepapers and honestly, my head feels like it has been recompiled. Mind. Blown.
For the curious among you about the magic behind models like Gemini, here is what I learned today
And it's not just one company's game anymore. You have Google's Gemini, Meta's Llama, Mistral, and countless open-source heroes. The community is taking these base models and fine-tuning them for everything you can imagine.
It feels less like a corporate race where we might get to play with the tools.