91 related articles

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 AI Agent learning roadmap in four progressive stages: fundamentals → ReAct core paradigm → memory & tools → multi-agent collaboration. Master LangChain, AutoGen, and more, growing from beginner to practical developer in three months.

PyTorch hits 100K GitHub stars, cementing its status as the leading deep learning framework. Explore why developers love PyTorch's dynamic graphs, GPU acceleration, and ecosystem.

An in-depth analysis of LangGraph's core concepts: short-term and long-term storage mechanisms, its differences from LangChain, the MIT open-source license, and private deployment solutions for enterprise Agent development.

Cut through the Agentic AI hype to see the real value of agentic applications. Based on Andrew Ng's course, learn why Evals and error analysis—not framework choice—separate top developers.

How does AI Agent automate TV subtitle workflows end-to-end? This demo covers audio extraction, ASR, timestamp sync, and line optimization — GLM5 processes a 26-min video in just 10 minutes.

A deep-dive into an AI public opinion monitoring platform built with LangGraph and LangChain, featuring 7 collaborative agents, ES vector search, email alerts, and automated report generation.

Can AI really replace programmers? This article explains Harness Engineering principles and its three evolutionary stages, revealing real pain points of enterprise AI programming.

LangChain open-sources OpenWiki, a tool that auto-generates and maintains AI-readable wiki documentation for codebases via a single command, powered by Git history and agents.md integration.

Learn how to orchestrate Claude Code custom commands to chain content research and social media publishing agents into a fully automated workflow with one command.

A complete guide to ByteDance's Coze platform: agents, AI apps, workflows, nodes, and plugins explained. Build AI applications with no coding required.

AI Workbenches automate the full content creation pipeline — from topic research to visual output. Multi-model routing, transparent execution, and reusable workflow templates redefine how creators work.

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).

Learn LangGraph multi-agent development covering Supervisor and Collaboration architectures, with three hands-on projects: code assistant, prompt assistant, and WebRTC digital human.

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.

A deep dive into the /goal command in Claude Code and Codex — covering positioning, real-world cases, and a three-element Prompt framework (Goal, Termination Condition, Constraint Rules) for stable long-running AI Agent tasks.

Anthropic accidentally leaked 500K+ lines of Claude Code TypeScript source via a Source Map misconfiguration, revealing its Coordinator multi-agent architecture, Kairos prediction system, and shadow rollback mechanism.

Hands-on test of Claude Code's Workflow mode with 68 concurrent sub-agents. Covers setup, write-review separation, real concurrency results, and token costs.

Deep dive into Anthropic Dynamic Workflows: core mechanisms, differences from single Agent and Sub-Agent patterns, and a decision tree for when to use them vs. when to avoid burning tokens.

A deep dive into AI Agent principles, core architecture, and practical applications. Learn how Agents differ from LLMs and how to leverage Agent Skills to boost productivity.