130 related articles

A deep dive into LLM Agent frameworks covering RAG, Agent core components (tools, memory, planning), and Agent Tuning workflows with cost considerations for production deployment.

A systematic guide to AI Agent development across four stages: LLM fundamentals, ReAct paradigm, memory & tools, and multi-agent collaboration for developers.
Alibaba Open-Sources Code Review Tool …
Alibaba open-sources code review tool open-code-review, using a hybrid architecture of deterministic rule pipelines and LLM Agents. Supports line-level comments, OpenAI/Anthropic APIs, battle-tested at Alibaba scale, written in Go, fully free and open-source.

Can beginners really earn over 10,000 yuan in their first month with AI coding gigs? This article breaks down the four-week AI coding learning path week by week and objectively assesses the real monetization barriers.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with regular AI across five dimensions to help you decide if it's worth trying.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with ordinary AI across five dimensions: interaction, context, execution, memory, and tool calling.

Hit the Vibe Coding ceiling? This guide covers the three-stage AI coding progression path, Claude Code vs. Codex, SuperPower SDD, and how to go from vibe coding to enterprise-grade AI engineering.

What is Vibe Coding? Learn this new AI programming paradigm from scratch — no CS degree needed. Use Claude Code, Cursor, and more to build real projects by describing your ideas.

How can users in China use Claude? This article deeply compares four solutions: official subscription, proxy subscription (WildCard), relay platforms (2233/0011.ai), and API aggregation (OpenRouter).

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.

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 deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

This AI Daily covers five sectors: DeepSeek V4 reportedly enters grayscale testing with improved chain-of-thought; Musk previews Grok 4.6 and 5.0 with 2T parameters; Intern-S2 open-source model beats Claude Opus 4.8; xAI builds 2000MW Colossus cluster; NVIDIA RoboTTT breaks long-horizon robotics barriers.

OpenAI's upgraded voice assistant can speak dialects, do real-time simultaneous interpretation, teach English, and even get flustered. Here's what changed.

OpenCode is an open-source terminal coding agent with 180K+ GitHub stars, supporting hundreds of models and a dual-layer agent architecture — completely free. See how it compares to Claude Code.

A structured 4-week AI Agent learning roadmap: Week 1 covers LLMs & Prompt engineering, Week 2 ReAct paradigms, Week 3 RAG memory systems, Week 4 multi-agent architectures.

Learn LangChain 1.3 core concepts including LLM model abstraction, RAG retrieval-augmented generation, and Agent orchestration. Build a Deep Agent with planners, tools, and reflection modules.

SJTU professors open-source a 4-stage Agent tutorial on GitHub, covering LLM basics, ReAct, multi-agent systems, and real-world projects — a practical path to AI engineering.
Agentic Loop Explained: The Three-Loop…
A deep dive into the Agentic Loop — breaking down the three-layer architecture of reasoning, tool use, and orchestration to help developers build and debug reliable AI agent systems.

A structured AI Agent learning path covering core principles, prompt engineering, tool use, multi-agent systems, and frameworks like LangChain, CrewAI, and Dify for enterprise deployment.