718 related articles

A systematic roadmap from LangChain and LangGraph to multi-agent development, covering RAG, Tool Calling, MCP, and more, helping developers break into AI app development.

A Vue3 beginner tutorial centered on "learn just enough, apply immediately." A three-stage path covers reactivity, Composition API, Element Plus, and data visualization, culminating in an enterprise-grade AI health monitoring system with blood sugar management, RAG consultation, and doctor-patient collaboration.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.

A step-by-step guide to locally deploying the open-source Dify AI platform using the BT Panel on a VMware virtual machine—covering Ubuntu setup, Docker config, and image pull troubleshooting.

A hands-on InvokeAI review covering installation, VRAM optimization, infinite canvas, node workflows, and model management — with an objective comparison to SD WebUI and ComfyUI.

From the autocomplete nature of LLMs, tokens, and context windows to RAG vector databases, the MCP protocol, and AI agent loop design — this article uses vivid analogies to unpack the reality of AI engineering.

A detailed guide to a complete local AI character generation workflow: from the five golden rules of LoRA training and automated ComfyUI dataset construction to hands-on comparisons of Crea2, Ideogram4, and Wan for multi-character same-frame interaction—all running free on personal hardware.

Can AI coding tools let non-developers replace programmers? This deep dive examines Vibe Coding's real limits, compares Claude Code vs. Codex, and reveals the methodology behind enterprise-grade AI-assisted software engineering.

Comparing Codex, Claude Code, OpenHands, and Hermes? This guide breaks down each AI Agent's core purpose using a real-world scenario, with a selection checklist and three pitfalls to avoid.

Learn how to use Codex for AI-powered programming with natural language prompts — from generating origami assets to building a gesture-interactive portfolio site. No coding required.

A beginner's guide to Dify: build RAG knowledge bases visually with zero coding. Covers agents, workflows, and why private deployment makes Dify ideal for enterprise AI.

An in-depth guide to Anthropic's Claude Code agentic coding tool, covering installation, pricing plans, model selection, token management, CLAUDE.md global memory, MCP integration, Subagents, and more.

One month using both Codex and Claude Code: a real-world comparison across model capability, Chinese UI, usage limits, and ecosystem interoperability for beginners.
CS Self-Study Guide: The 74K-Star Comp…
A 74K-star GitHub project by Peking University students curates MIT, Stanford, and CMU open courses into a complete CS self-study roadmap covering algorithms, OS, databases, and more.

A 3-month structured roadmap for developers transitioning into AI/LLM engineering: Python & API basics, LangChain/FastAPI stack, and RAG/Agent projects.

Always burning through your AI coding quota? This guide breaks down a brain-vs-hands multi-agent strategy: use strong models only for planning, and cheap models like DeepSeek for execution.

A complete Python learning path for beginners covering three modules: Fundamentals, Intermediate, and Hands-On Practice — including web scraping, office automation, and data analysis.

No coding skills needed! Learn how to build a WeChat food ordering mini program from scratch using OpenAI Codex — covering requirements, file structure, cart logic, order dialogs, and error handling.

Learn how to build full-stack WeChat Mini Programs using only JavaScript. This guide covers cloud databases, cloud functions, and cloud storage with a real-world project.

A practical guide to Claude Code covering installation, Chinese LLM switching, project analysis, key commands, and conversational Git workflow automation for developers.