234 related articles

Anthropic's Boris Cherny and Cat Wu discuss how Claude Code expanded from engineering teams company-wide, the Claude Tag platform strategy, and the launch of Claude Fable 5.

OpenAI unveils the GPT-5.6 family — Soul, Terra, and Luna. Flagship Soul offers a 500K-token context and built a Pokémon RPG in 31 minutes. Plus Fable 5, GLM 5.5, and Grok 4.5 updates.

How benchmarking transforms dormant domain data into an AI optimization engine. From healthcare to law to manufacturing, building vertical benchmarks activates proprietary data and builds a strategic moat.

Claude Code is Anthropic's local AI coding assistant featuring full project context, auto error correction, and high-accuracy code generation. Compare it with Cursor, Trae, and Codex.

Step-by-step guide to installing Claude Code Desktop, enabling developer mode for account-free use, integrating DeepSeek via CC Switch, Chinese localization, and custom Skills in ten minutes.

The rise of Zhipu's GLM 5.2 is accelerating the democratization of LLM capabilities. This article analyzes the commoditization of foundation models, the logic behind margin collapse, and the opportunities and challenges facing application-layer and foundation model firms.

Anthropic's Claude Sonnet 5 launches on Devin Desktop and CLI, delivering frontier-level coding performance while reducing quota consumption by ~30% compared to the previous generation.

A detailed guide for Chinese developers on configuring the Codex CLI AI coding tool with GPT-5.5 via API proxies, covering setup steps, efficiency gains, and security risks.

Andrew Ng and LangChain CEO Harrison Chase's AI Agents in LangGraph course covers five agent design patterns and LangGraph's graph-based framework for building cyclical AI workflows.

Step-by-step guide to building a complete RAG pipeline with Ollama + LangChain + FAISS + Qwen 1.5B. Run document retrieval and intelligent Q&A locally without a GPU.

A complete LLM development learning roadmap covering prompt engineering, RAG, AI Agents, and fine-tuning — helping beginners master LangChain, LlamaIndex, and more.
The Rise of Autonomous AI Research: Ef…
At AIEWF, the vision of autonomous AI research sparked fierce debate. Can AI complete a full research loop independently? Experts defend human understanding and control, revealing the core tension between automation efficiency and human agency.

Can zero-experience users replace programmers with AI tools? This article breaks down 4 core AI coding pain points and the 3-stage evolution from Prompt Engineering to Harness Engineering.

Andrew Ng and Anthropic launch a Claude Code course covering RAG chatbots, data dashboards, and Figma-to-frontend projects, with Git Worktrees and MCP server orchestration.

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.

The Codex Orange Book is an open-source unofficial guide with 2.5K+ GitHub Stars, covering installation, plugins, MCP extensions, and hands-on projects to help beginners master AI programming tools.

A deep dive into AI Agent's two core directions: 2C content generation (text/images/video) and 2B enterprise applications (RAG/AutoGen/LLM integration). With real startup cases and practical methods.

Learn AI Agent development from scratch. This tutorial covers LLMs and prompts, then builds a conversational agent in Python using the DeepSeek API with multi-turn dialogue and system prompts.

Coding alone isn't enough anymore. Learn the 5 key steps to commanding AI Agents—define outcomes, split tasks, provide context, iterate small, and keep humans in the loop.

In-depth comparison of four AI agent memory layer solutions: Mem0's extract-retrieve approach, Zep's temporal knowledge graphs, Letta's self-editing memory, and Cloudflare Durable Objects as infrastructure primitives.