<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NVIDIA NIM on Text Matrix</title><link>https://txtmix.com/tags/nvidia-nim/</link><description>Recent content in NVIDIA NIM on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/nvidia-nim/index.xml" rel="self" type="application/rss+xml"/><item><title>Free Claude Code：用免费提供商替代 Anthropic API，让 Claude Code 零成本运行</title><link>https://txtmix.com/posts/tech/free-claude-code/</link><pubDate>Mon, 27 Apr 2026 01:04:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/free-claude-code/</guid><description>&lt;h1 id="free-claude-code用免费提供商替代-anthropic-api让-claude-code-零成本运行">Free Claude Code：用免费提供商替代 Anthropic API，让 Claude Code 零成本运行&lt;/h1>
&lt;p>Claude Code 是 Anthropic 官方出的 AI 编程助手，但每次调用都要消耗 Anthropic API 额度。用不起？Free Claude Code 来解决。&lt;/p>
&lt;p>GitHub 12.9k stars，MIT 协议，Python 3.14 + uv + Ty + Ruff + Loguru 技术栈。一个轻量代理服务器，通过两个环境变量把 Claude Code 的 API 调用透明路由到免费提供商——NVIDIA NIM（40 req/min 免费）、OpenRouter（大量免费模型）、DeepSeek、以及完全免费的本地方案（LM Studio / llama.cpp / Ollama）。&lt;/p></description></item><item><title>Free Claude Code：用免费代理突破 Anthropic API 限制</title><link>https://txtmix.com/posts/tech/free-claude-code-proxy-guide/</link><pubDate>Fri, 24 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/free-claude-code-proxy-guide/</guid><description>&lt;h1 id="free-claude-code用免费代理突破-anthropic-api-限制">Free Claude Code：用免费代理突破 Anthropic API 限制&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>项目地址&lt;/strong>：&lt;a href="https://github.com/Alishahryar1/free-claude-code" target="_blank" rel="noopener noreffer ">github.com/Alishahryar1/free-claude-code&lt;/a>&lt;/p>
&lt;p>&lt;strong>核心理念&lt;/strong>：通过路由 Claude Code 的 API 调用到免费或低成本供应商，让更多开发者免费使用 Claude Code。&lt;/p>&lt;/blockquote>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>Claude Code 是 Anthropic 官方推出的 AI 编程助手，支持 CLI 和 VSCode 扩展。然而，使用 Claude Code 需要付费的 Anthropic API Key，这对于个人开发者或小型团队来说可能是一笔不小的开支。&lt;/p></description></item></channel></rss>