125 related articles

Complete Claude Code installation guide with the five stages of AI programming tools, from manual coding to agents. Learn 0-to-1 project building and 1-to-100 iteration challenges.

Learn how to connect Claude Code to local LLMs for token-free AI coding. Covers three-layer architecture, Ollama/LM Studio/vLLM setup, protocol translation, and hardware selection.

Learn how to set up Claude Code with affordable Chinese AI model alternatives. Use providers like SiliconFlow and DeepSeek starting from just ¥7.9, with full environment variable configuration guide.

Complete guide to configuring Claude Code, GitHub Copilot CLI, OpenAI Codex, Trae, and OpenCode on Windows, covering environment variables, API setup, and model configuration.

Headroom is an open-source token compression tool by a Netflix engineer that achieves 60%-95% token savings for AI coding tools through intelligent category-based compression.

A systematic guide to OpenAI Codex and AI LLM learning, covering Transformer basics, dev environment setup, prompt engineering, RAG deployment, LoRA fine-tuning, and AI Agent enterprise projects.

Step-by-step guide to deploying Claude Opus 4 on Microsoft Azure Foundry and connecting it to Claude Code, covering resource setup, environment variables, and authentication.

Simon Willison shares how Claude Sonnet 4 (Fable) autonomously invented PyObjC screenshots, built a CORS server, and penetrated Shadow DOM to debug a CSS bug — revealing both tool-making power and security risks.

Hands-on test of Claude Fable 5 on 3D world generation, real repo bug fixing, and physics coupling simulation — all passed first try. Plus a hybrid cost-saving strategy with DeepSeek.

Complete guide to deploying Claude Code locally with Ollama, LM Studio, or vLLM. Covers architecture, protocol translation, hardware requirements, and model selection for zero-cost, private AI coding.

A systematic guide to Huawei Ascend C operator programming covering kernel functions, three-stage pipeline paradigm, API categories, and a hands-on AddCustom operator walkthrough.

Step-by-step guide to installing Git, Node.js, and VS Code before setting up OpenAI Codex. Covers download, version selection, and verification for beginners.

Vercel v0 introduces a security feature that auto-detects API keys and tokens in user prompts and converts them to environment variables, preventing secret leakage.

Comparing Cursor, Claude Code, Codex, Windsurf, Kiro and other AI coding tools across learning cost, setup difficulty, and network accessibility, plus a practical multi-model API proxy setup guide.

Complete guide for setting up Claude Code in China: configure Path environment variables, bypass network verification via .claude.json, and connect to Alibaba Cloud Bailian free LLMs.

Complete beginner's guide to installing Claude Code, covering Git and Node.js prerequisites, environment variables, connection bypass, and connecting free Chinese domestic LLMs via Alibaba Cloud Bailian.

A detailed guide to CrewAI multi-Agent collaboration covering core concepts, FastAPI service setup, and real-world comparisons of GPT-4o Mini, Qwen Max, and Llama 3.1.

A comprehensive Codex tutorial covering setup, CLI interaction, agents.md config, MCP protocol, multi-agent collaboration, and building an enterprise RAG customer service system.

A detailed guide to deploying PilotDeck, an open-source Agent platform, with four practical use cases: research reports, one-sentence website generation, data analysis visualization, and Feishu IM integration.

A complete guide to configuring MCP in NoteGen: runtime environment check, server list management, and precise tool selection in three key steps.