claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Other

AI

Claude Code 零基础入门教程,claude code 大陆如何使用教程

// Other[ api ][ claude ]#claude#claude-ai#claude-code#other$open-sourceupdated 15 days ago
Actively maintained
100/100
last commit 2 months ago
last release 22 days ago
releases 2
open issues 0
// install
git clone https://github.com/kjfx/AI

Claude Code 零基础入门教程,claude code 大陆如何使用,使用其他模型qwen/deepseek api 大模型

Claude Code使用教程:https://youtu.be/COQ2GPhxNbM

一、准备工作:

1、大陆需准备科学网络环境,可以使用 Clash Vergev2rayN 等,配合 机场网站>> 或自建节点使用。

2、下载安装Node.js 点击下载>>

3、下载安装Git 点击下载>>

二、安装 Claude Code:

  • Claude Code 官网>>

  • 添加环境变量,用户变量 - Path - 编辑
    C:\Users\用户名.local\bin\

  • 绕过校验
    .claude.json 编辑
    "hasCompletedOnboarding": true,

三、使用其他模型Qwen/Deepseek api:

四、Claude Code 接入大模型

1、将 Claude Code 对接 Qwen 模型
打开命令行(Win+R 输入 cmd 回车)

setx ANTHROPIC_API_KEY "API_KEY"
setx ANTHROPIC_BASE_URL "https://dashscope.aliyuncs.com/apps/anthropic"
setx ANTHROPIC_MODEL "qwen3.6-flash-2026-04-16"

2、将 Claude Code 对接 Deepseek 模型
打开命令行(Win+R 输入 cmd 回车)

setx ANTHROPIC_API_KEY "API_KEY"
setx ANTHROPIC_BASE_URL "https://api.deepseek.com/anthropic"
setx ANTHROPIC_MODEL "deepseek-v4-flash"

3、查看参数是否设置成功(注意要关闭 cmd 重新启动后输入):

echo %ANTHROPIC_API_KEY%
echo %ANTHROPIC_BASE_URL%
echo %ANTHROPIC_MODEL%

Claude Code 对接本地模型,完全免费使用

视频教程:https://youtu.be/QcJQT5vfJ3w

1、启动 Ollama,运行模型
打开命令行(Win+R 输入 cmd 回车)

ollama run qwen3.5:9b-q4_K_M

2、将 Claude Code 对接本地模型

setx ANTHROPIC_API_KEY "ollama"
setx ANTHROPIC_BASE_URL "http://127.0.0.1:11434"
setx ANTHROPIC_MODEL "qwen3.5:9b-q4_K_M"

*模型名称需要和你当前运行的模型名称一致,运行"ollama list"可以查看模型列表。

3、关闭 cmd 窗口,重新运行"claude"命令

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
License
Pricingopen-source
Language

// faq

What is AI?

Claude Code 零基础入门教程,claude code 大陆如何使用教程. It is open-source on GitHub.

Is AI free to use?

AI is open-source, so it is free to use.

What category does AI belong to?

AI is listed under other in the Claudeers registry of Claude-compatible tools.

0 views
91 stars
unclaimed
updated 15 days ago

// embed badge

AI on Claudeers
[![Claudeers](https://claudeers.com/api/badge/ai-2.svg)](https://claudeers.com/ai-2)

// retro hit counter

AI hit counter
[![Hits](https://claudeers.com/api/counter/ai-2.svg)](https://claudeers.com/ai-2)

// reviews

// guestbook

0/500

// related in Other

🔓

符合nature论文学术表达和科研绘图的Skill

// otherYuan1z0825/Python27,143Apache-2.0[ claude ]
🔓

Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.

// othermanaflow-ai/Swift23,559NOASSERTION[ claude ]
🔓

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic

// otheralchaincyf/HTML20,855MIT[ claude ]
🔓

一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄

// otheritwanger/Java17,140[ claude ]
→ see how AI connects across the ecosystem