225 related articles

DeepSeek founder Liang Wenfeng shares his views on open source, pricing, computing power, and the five-stage roadmap to AGI in a 4-hour internal investor talk.

OpenAI merges Codex and ChatGPT into a unified platform while launching three new models: SOUL, TERRA, and LUNA. Deep dive into Computer Use, loop workflows, multi-threading, and the Agent Native strategy.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

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.

How can Java engineers transition to AI Architect? This article breaks down three core capability layers — AI app development, production RAG, and AI Agent orchestration — using Spring AI Alibaba and LangChain4j to turn your Java foundation into a competitive edge.

T-Head open-sources AI software stack T-Head SAIL at WAIC to lower the barrier for domestic chip development; Kimi K3 tops the WebDev leaderboard; Qwen 3.8 Max Preview cuts prices aggressively; Moonshot prepares a Hong Kong IPO; and Oracle switches its data center to a fuel cell microgrid.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.

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.

Opus 5 moving to API billing? 5 proven tips to cut token costs by up to 80%: lower Effort Level, architect-executor split, Ponytail compression, Deep Research, and Advisor Mode — while outperforming Opus 4.8.

Ego Vision is an open-source autonomous driving perception project integrating YOLO11, ByteTrack, and Depth Anything V2 to predict GO/SLOW DOWN/STOP/EMERGENCY BRAKE actions.

GPT 5.6 brings major capability upgrades and new SOUL/TERRA/LUNA tiers — but also confusing entry points, hidden quota consumption, and a chat window crammed into a floating widget. A deep-dive review.

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

A beginner's guide to ROS2: what ROS really is (an SDK, not a traditional OS), how ROS1 and ROS2 differ, and how to choose the right version to start robot development.

A comprehensive guide to AI-native application architecture: LLM inference, RAG retrieval (vector DB/knowledge graph/BM25), Agents, MCP tool calling, AI gateways, and observability — end-to-end.

Learn how to use Trae, ByteDance's free AI coding tool, to build a Flask-based visual database query system (EasyQuery) in just 20 minutes. Full walkthrough included.

Andrew Ng and Anthropic's Claude Code course covers RAG development, data analysis, and Figma-to-frontend projects, with deep dives into context management, MCP tools, and CLAUDE.md architecture.

Google's DevTools for Agents opens Chrome DevTools to AI coding agents, enabling autonomous end-to-end debugging — from reproducing errors to fixing source code — via console logs, network requests, and source maps.

A practical Claude Code handbook built for QA engineers — covering environment setup, spec-driven development, Skill encapsulation, MCP integration, and AI test sub-agents across 10 core modules.

Can a single sentence generate a complete app or game with zero coding knowledge? We tested an AI coding tool building Snake end-to-end, analyzing its 9-step pipeline, open source code, and sharing features.