88 related articles

Complete guide to Pi coding agent: design philosophy, installation, shortcuts, session management, and 7-layer customization architecture. How this 45K-star minimalist terminal tool redefines AI coding workflows.

PiDeck is a free, open-source local AI coding workbench that provides graphical management for CLI tools like Claude Code and Cursor. This guide covers installation, model authentication, project management, and advanced conversation tips.

A step-by-step guide to Claude Code installation and configuration: Node.js setup, Git Bash config, npm install, network proxy for China users, and API Key login.

A step-by-step guide to the full Claude Code installation and setup: Node.js environment, Git Bash config, npm install, proxy setup for China, and API Key authorization—helping beginners avoid every common pitfall.

Step-by-step guide to deploying Dify AI platform locally with Docker. Covers Linux, Windows, macOS setup, docker compose launch, and first-time initialization in under 30 minutes.

lx is a set of 72 single-purpose CLI tools running on local Ollama models — no API key, fully offline. Supports git commit generation, log debugging, and more. Rust binaries with <15ms cold start; 7–8B models work great.
Bonsai Open Source Project Deep Dive: …
Bonsai is a Shell-based lightweight ML open source project that gained 196 GitHub stars in one day. This deep dive covers its TinyML positioning, edge AI use cases, and value for embedded AI developers.

A hands-on guide to installing and configuring the OpenAI Codex IDE extension, covering its three working modes and Agent demo. Supports VS Code, Cursor, and Windsurf.

A technical deep-dive into AI-assisted reverse engineering: how MCP, Skills libraries, and Frida toolchains work together, their real capability limits, and the legal boundaries of iOS/Android/Web reverse analysis.

Reproducing GitHub projects isn't just git clone. This guide covers project evaluation, conda setup, dependency installation, running .sh scripts on Windows, and debugging tips.

Create an Ubuntu 22.04 VM on a Windows host with Hyper-V, then deploy the 1Panel dashboard, OpenCode gateway, and Hermes agent to build a complete local AI Agent runtime. Includes port config and troubleshooting.

A detailed walkthrough of the full Claude Code installation process: environment setup, npm installation, proxy configuration for networks in China, API integration, and CC Switch provider management—helping beginners quickly get started with this AI coding tool.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

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.

A beginner-friendly guide to setting up Git on Windows before using Claude Code for AI programming. Covers git.git install, Git for Windows setup, common pitfalls, and verification.

A beginner's guide to the LangChain open-source framework: explaining how to use the init_chat_model unified interface, tips for disabling DeepSeek's thinking mode, and core essentials of Agent development.

UE5.8's official MCP plugin enables Claude Code and other AI Agents to directly control Blueprints, PCG graphs, materials, and level design. Complete setup and testing guide included.

A complete MCP practical guide using the official Python SDK — covering environment setup, FastMCP server development, Inspector debugging, and multi-client integration with Cursor and Cline.