67 related articles

Master 8 core AI concepts — LLM, Token, Context Window, Prompt, Tool, Agent, MCP, and Agent Skill — and understand the complete logic chain behind AI's evolution.

GPT-5.6 raises frontier model expectations, Anthropic extends Fable 5; data center power bottlenecks emerge; open-source GLM5.2 rivals top closed models; AI review burden overlooked.

LangChain V1.3 course deep-dive: why engineering thinking beats tool-chasing. Covers RAG accuracy myths, Token cost control, and LangChain/LangGraph/Deep Agent breakdowns.

An in-depth look at the AI strategy of Databricks co-founders Matei Zaharia and Reynold Xin: the open-source Agent platform Omnigents, the unified storage architecture LTAP, and how Dream Engine reshapes data and intelligence.

What is an AI Agent's harness? This article systematically dissects the core components of agent frameworks: context management, tool use, control loops, and caching strategies—revealing why the same model performs so differently across harnesses.

1X releases a new robotic hand for the NEO humanoid robot—25 DOF, force transparency, and tactile skin enabling data self-labeling. OpenAI launches the three-tier GPT-5.6, boosting coding and cost-efficiency. Hardware and AI brains evolve together, accelerating humanoid robot commercialization.
Million Lines of Code: A Deep Dive int…
Databricks benchmarks AI coding agents on multi-million line production codebases, exposing the limits of HumanEval and SWE-bench. A deep analysis of context management, cross-file reasoning, and validation in real enterprise code.

Deep dive into LangChain's three modules: Chain pipelines, LangGraph state graphs, and autonomous planning Agents. From RAG to ReAct — build your AI architecture thinking.

Over 60% of AI Agent projects die between demo and production. This article breaks down Databricks lead Sandy's five-pillar methodology and a bank POC case study to help you avoid the most common deployment pitfalls.

Databricks tech lead Sandy shares a five-pillar framework for production-grade AI Agents—evaluation, observability, data foundation, orchestration, and governance—with a £85K retail banking failure case to bridge the demo-to-production gap.

A Databricks expert breaks down the complete methodology for taking AI Agents from demo to production, covering the five pillars of evaluation, observability, data foundation, multi-Agent orchestration, and AI governance, with a real eight-week banking chatbot POC case.

An in-depth look at LangChain 1.3's core modules and DeepAgent architecture—covering the Harness philosophy, LangGraph internals, HITL, memory management, and guardrails to master production-grade AI Agent development.

Zhipu GLM-5.2 launches with tiered thinking and long-context support, while Anthropic faces rare U.S. export controls over AI security vulnerabilities. Full breakdown.

A deep dive into the four-layer engineering design of AI Agents: planning, memory, tool use, API cost optimization, MCP protocol integration, and Skill encapsulation.

A comprehensive guide to Agent Skills: what Skills are, how they differ from Prompts, and how to design SKILL.md files. Learn modular AI Agent development through a real restaurant branding example.

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.

Anthropic launches Claude for team collaboration while encrypted reasoning controversy erupts. Plus Sakana AI's routing model and OpenAI's alignment research breakthroughs.

How MCP connects design systems with AI Agents for real-time spec queries and automatic compliance. Covers context engineering, MCP architecture, and AI-driven development.

Learn how to use OpenAI Codex Skills to auto-organize deep learning plug-and-play modules, including paper figure location, code extraction, verification, and Feishu doc integration.

Learn the essential difference between Skills and Tool Calls in AI Agents through a practical Excel agent case study, with full API call chain analysis.