61 related articles

A complete guide to Claude Code: environment setup, switching to domestic LLMs, CLI commands, Git workflows, MCP, Subagents, and enterprise project walkthroughs.

Enterprise guide to Claude Code: CLI setup, switching to DeepSeek and other Chinese AI models, Git workflow automation, and bug fix loops to boost team productivity.

AI writes code fast, but developers fear deploying it. Learn a systematic methodology for verifying AI-generated code — from generation to trusted production deployment.

A Bilibili creator ran Qwen 122B with 256K context on just 8GB VRAM + 64GB RAM using llama.cpp. Full breakdown of quantization, deployment params, performance, and cost-effective alternatives.

Research Radar is an open-source local AI agent that fetches arXiv papers daily, scores and filters them in batches, deep-reads summaries, and pushes truly relevant content via Telegram. Supports local models, keeps data on your machine, free and self-hostable.

Systematically learn the OpenCode AI programming tool: covering both desktop and WSL installation, core commands, model and rule configuration, MCP integration, and Agent Skills.

A step-by-step guide to installing and configuring Claude Code from scratch: Node.js setup, Git Bash, npm install, proxy configuration, and API Key authorization.

Step-by-step guide to deploying Dify locally: Docker setup, Docker Compose installation, source code configuration, .env file setup, and container startup for Windows, macOS, and Linux.

A complete guide to Dify local deployment: from Docker environment setup, source code pulling, and container startup to first access. Build a private AI app development platform across Linux, Windows, and Mac for fast enterprise AI deployment.

Learn how to extend Hermes Agent's external system capabilities via MCP (Model Context Protocol): setup, whitelist permissions, WSL-to-Chrome bridging, and multi-server orchestration for AI Agent developers.

An in-depth guide to installing, configuring, and extending OpenCode, the terminal AI coding assistant. Covers desktop and WSL installation, model config, MCP integration, and custom Agents.

OpenAI's official open-source plugin brings Codex into Claude Code for cross-model code review. Five core features including adversarial review and sub-agent delegation — with real risk warnings included.

AMD GPU black screens running local LLMs? This post-mortem covers Ollama's 3 fatal flaws and how switching to LM Studio boosted token speed from 5 to 36, with ROCm setup, Speculative Decoding, and GFX version tips.

Step-by-step guide to deploying Hermes Agent on Windows via WSL: covers Ubuntu setup, MiniMax model config, web UI, WeChat integration, and key pitfalls to avoid.

The Codex Orange Book is an open-source unofficial guide with 2.5K+ GitHub Stars, covering installation, plugins, MCP extensions, and hands-on projects to help beginners master AI programming tools.

A comprehensive guide to OpenCode, the open-source AI coding tool — covering installation (desktop/WSL), model config, rules files, custom commands, MCP extensions, and Agent SQL capabilities.

A complete guide to reproducing GitHub projects from scratch: due diligence, virtual environments, dependency installation, script interpretation, and breakpoint debugging — helping grad students and junior developers run others' code efficiently.

A systematic guide to OpenCode, the open-source terminal AI coding tool: installation methods (including WSL), model configuration, rules files, Agent types, custom commands, and MCP tool extensions.

In-depth guide to OpenAI Codex CLI: covering installation, agents.md design, multi-agent collaboration, MCP protocol integration, and a RAG customer service project.
TutorialsComplete guide to deploying Hermes Agent locally on Windows, covering WSL2 setup, Git configuration, and DeepSeek model integration for a self-learning AI Agent.