AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

kjfx/AI

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

⑂ 6 forks GitHub ↗
★ 29
stars
100
AI関連スコア
40
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

This README shows how to install and configure Claude Code for users in mainland China to run Claude Code against cloud or local large models (Qwen, Deepseek, or Ollama-hosted models). Intended audience: developers or advanced users who need to bypass regional restrictions and route Claude Code to alternative model providers. Key points: - Prepare a working scientific/proxy network (examples: Clash Verge, v2rayN) or use proxy providers. - Install Node.js and Git. Add C:\Users\<user>\.local\bin to PATH. - Bypass initial onboarding by setting "hasCompletedOnboarding": true in .claude.json. - Configure environment variables (Windows setx) to point Claude Code to other providers: - For Qwen: set ANTHROPIC_API_KEY, ANTHROPIC_BASE_URL (Aliyun dashscope), ANTHROPIC_MODEL (qwen3.6-flash…). - For Deepseek: set corresponding ANTHROPIC_BASE_URL and model name. - Verify with echo %ANTHROPIC_*% (restart cmd after setx). - To use a local model via Ollama: run the model with ollama, then set ANTHROPIC_API_KEY="ollama", ANTHROPIC_BASE_URL="http://127.0.0.1:11434", and ANTHROPIC_MODEL to the running model name; restart cmd and run claude.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (3)
Anthropic DeepSeek Ollama
🤖 LLMモデル (4)
DeepSeek Claude Llama Qwen

GitHub Topics

#claude #claude-ai #claude-code

オーナー情報

アカウント
kjfx
タイプ
User
フォロワー
1,019

日付

GitHub作成日 2026-05-04
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 15:42