RAG Retrieval Engineering: From Hybrid Retrieval to Production Governance

A systematic guide to lexical retrieval, dense retrieval, hybrid fusion, reranking, evaluation, observability, and production governance in RAG systems.

July 17, 2026 · 27 min · 5679 words · Andy SI
Read more

Designing Observability and Evaluation for RAG Systems

Explains how to build an observability and evaluation system for RAG that covers runtime execution, retrieval quality, generation quality, and continuous regression testing.

July 17, 2026 · 12 min · 2397 words · Andy SI
Read more

OpenTelemetry for AI Applications and AI Agents: A Beginner's Guide

Introduces OpenTelemetry’s core components and observability signals, and explains how to use them with AI agents, RAG, and production systems.

July 16, 2026 · 20 min · 4176 words · Andy SI
Read more

Best Practices for Chunking in RAG Systems

An introduction to RAG chunking design, progressing from fixed chunks to structural, contextualized, and evaluation-driven approaches.

July 15, 2026 · 14 min · 2805 words · Andy SI
Read more

The Role of RRF in RAG: A Simple but Not Universal Retrieval-Fusion Method

Explains the role, calculation, appropriate use cases, and main limitations of RRF in multi-retriever fusion for RAG.

July 15, 2026 · 9 min · 1908 words · Andy SI
Read more

Dense + Sparse Hybrid Search in RAG

An introduction to the roles of dense search, sparse search, RRF, and rerankers in an enterprise RAG retrieval pipeline.

July 15, 2026 · 8 min · 1571 words · Andy SI
Read more

A Guide to Building Enterprise RAG Systems

Use this article as a reference when building an enterprise RAG system.

July 15, 2026 · 8 min · 1523 words · Andy SI
Read more

What Did Tencent AI Leader Shunyu Yao Discuss in This Podcast?

Drawing on Latent Space’s interview with Shunyu Yao, this article reviews ReAct, Reflexion, Tree of Thoughts, memory, benchmarks, ACI, and Agent UX, and summarizes the importance of tools, environments, evaluation, and interface design when putting AI agents into practice.

May 24, 2026 · 15 min · 2983 words · Andy SI
Read more

What AI Engineers Should Learn in 2026

Starting from the trend of platforms absorbing basic RAG pipelines, this article examines the high-premium skills AI application engineers should prioritize in 2026: evaluation and observability, data governance and access control, and deep engineering capabilities for agentic workflows.

May 3, 2026 · 18 min · 3701 words · Andy SI
Read more

The Full Landscape of LLM Training: What Every AI Application Engineer Should Understand

A systematic tour of the entire LLM training pipeline—from data pipelines, scaling laws, system constraints, synthetic data, distillation, post-training, and evaluation systems to agent training—and how these mechanisms affect model selection, evaluation, and harness design for AI application engineers.

April 4, 2026 · 32 min · 6654 words · Andy SI
Read more