84 related articles
Connecting Claude Code to DeepSeek: A …
Learn how to connect Claude Code to DeepSeek LLM for AI-driven testing. Covers Terminal vs Device Agents, Node.js setup, Claude Code installation, and DeepSeek integration.

Step-by-step guide to installing and configuring Claude Code, covering Git/Node.js prerequisites, environment variables, and connecting domestic LLMs to build an AI assistant that reads, writes, and executes code.

A comprehensive analysis of why PyTorch became the most mainstream deep learning framework. Covers framework history, comparisons with TensorFlow and Keras, dynamic graphs, Tensors, installation guide, and cloud trends.
TutorialsA hands-on guide to building a minimal Claude Code frontend from scratch, covering TypeScript+React+Ink stack, terminal UI rendering, project structure, and memory issue debugging.
TutorialsLearn how to run Codex locally with Ollama and Gemma 4 for zero-cost AI programming. Covers installation, model selection, and real demos as an alternative to $20-200/month paid plans.
TutorialsComplete guide to World Monitor (WM), a 50K-star GitHub OSINT tool featuring interactive maps, global broadcasts, AI risk assessment, and real-time intelligence with 5 deployment methods.
TutorialsStep-by-step guide to building a local RAG knowledge base using RAGFlow, Ollama, and LM Studio with Docker, covering Embedding model deployment and network troubleshooting for private AI Q&A.
TutorialsComplete guide to building a local AI knowledge base with Qwen3.5, RAGFlow, and Ollama, covering Docker deployment, Embedding model configuration, knowledge base creation, and RAG system setup.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.
TutorialsLearn how the Qt Cloud Hoax open-source project lets Claude Code auto-localize itself — 151 translated entries, 100+ command hints, no manual work, no version issues.
TutorialsClaude Code crashes with Segmentation Fault on startup? This real debug case reveals the fix: Node.js V24 is incompatible with Claude Code. Switch to Node.js 22 LTS to resolve it instantly.
TutorialsA detailed guide to Dify 1.8.0 Docker deployment, environment setup, and AI app building. Covers five app types, comparisons with Coze, workflow creation, and more for this open-source AI platform.
TutorialsA detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
TutorialsStep-by-step Claude Code installation guide with Volcengine GLM5.1 Chinese LLM. Hands-on Agent demos for Bilibili data scraping and ComfyUI setup. No coding required.
TutorialsStep-by-step guide to deploying OpenAI Codex CLI in China using WSL + MoBridge relay + DeepSeek API. No VPN needed, stable and cost-effective setup in minutes.
TutorialsComplete guide to installing and configuring VectCut AI Editing Agent on Windows and Mac, covering client download, CapCut draft path setup, and Git Bash installation.
Product ReviewsJulia Evans' new book reveals the unwritten rules behind terminals — how terminal emulators, TTY drivers, shells, and escape codes work together, and why arrow keys sometimes break.
ResearchGo 1.25 introduces experimental garbage collector Green Tea, exploring GC architecture changes. Learn its design, how to enable it, and potential performance gains for high-concurrency and memory-intensive apps.
TutorialsA detailed guide to LangChain's unified interface, comparing model invocation methods, explaining LLM vs Agent differences, with complete Python walkthrough from setup to agent development.
Product ReviewsRunbook is a Rust-based CLI detection tool that scans local CLI tools and sets preferences, helping AI Agents like Claude Code accurately identify dev environments and avoid common mistakes.