131 related articles

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

A systematic guide to Dify's three deployment methods (Docker/source/online), five application types, and hands-on workflow nodes—covering LLM integration, MySQL config, and app publishing.

A hands-on guide to building an enterprise-grade AI Agent workflow orchestration app with Electron Forge and LangGraph, covering local LLM deployment (Qwen3-0.6B), node-based visual canvas design, and full Function Calling integration.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

A deep dive into engineering Vibe Coding: using Superpowers for project-level decomposition and gstack for module layering and constraints to tame AI coding assistants like Codex and Claude Code.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

Two methods for connecting external models to Codex: manually configure keys via relay services, or use the CC Tool to auto-bridge GPT, DeepSeek, and more. Covers auth/config files, CC Tool usage, and multi-model switching.

Learn how to write controllable, maintainable AI code using the Harness methodology with Claude Code. Covers SDD, Agent orchestration, and enterprise-grade AI programming practices.

A security researcher demonstrates how to customize Claude into an automated penetration testing system with memory, skills, and a knowledge base — successfully compromising CTF targets and finding real Bug Bounty vulnerabilities.

A detailed four-stage competency model for AI Agent development: from Python/RAG basics (15K) to workflow orchestration (20K), inference optimization (30K), and Agent cluster governance (40K RMB).

A complete guide to self-hosting Dify, the open-source AI platform: environment setup, Docker Compose deployment, LLM integration, and app building. Runs on just 2 cores and 4GB RAM.

In-depth comparison of five AI Agent code execution sandbox solutions—E2B, Daytona, Modal, Cloudflare Sandbox, and Vercel Sandbox—across isolation, cold start latency, state management, and pricing.

A deep dive into AI Agent architecture and engineering practices, covering tool design, ReAct execution patterns, Vercel deployment, and production considerations to bridge the prototype-to-production gap.

In-depth comparison of four Java AI frameworks — Spring AI, LangChain4J, DJL, and JBot AI — covering features, use cases, and ecosystem compatibility to guide your selection.

Deep dive into Spring AI Alibaba Agent framework covering core architecture, tool calling, RAG integration, multi-agent collaboration, and production deployment for Java developers.

A deep dive into Agent Skills architecture: core concepts, components, and how it works. Clarifies common misconceptions about Skills vs. MCP, and compares Skills with Multi-Agent architecture.

A deep dive into SWE-bench Multilingual benchmark covering 9 programming languages, 300 real GitHub tasks, its design methodology, language distribution, evaluation metrics, and significance for AI coding assistants.

In-depth breakdown of ByteDance's 198-page Codex Chinese manual covering installation, Commands, MCP workflows, Skills templates, and multi-Agent collaboration.

Hands-on test of Doubao AI for debugging hidden integration bugs: parameter casing mismatches, JSON structure misalignment, and more — paste raw logs and code to get precise root cause analysis and fixes.

What is Vibe Coding? Learn the core philosophy, three key traits, and boundaries of this AI-powered approach. Get a complete beginner's learning path with tools like Cursor and Bolt.new.