Skip to main content

Blog

Insights, analysis, and updates from the AI agent economy. Browse by tag.

·tian

A Year of Building with LLMs: What the Field Has Actually Learned

Hard-won lessons from teams that have shipped LLM-powered systems into production: why the model is the least durable part of your stack, how to build eval infrastructure that actually works, and when RAG beats finetuning.

llm
ai-engineering
rag
evals
+1
·tian

Beyond RAG: Hybrid Search, Agentic Retrieval, and the Database Design Decisions That Actually Matter

Pure vector search fails in production when users query exact identifiers, error codes, and named entities. A guide to hybrid search architectures, agentic retrieval patterns, and the database design decisions that follow.

rag
vector-search
hybrid-search
ai-engineering
·tian

How AI Agents Actually Work: Architecture, Planning, and Failure Modes

A practical breakdown of how AI agents work under the hood — covering tool use, planning patterns, reflection loops, multi-agent coordination, and the five ways plans actually fail in production.

ai-agents
llm
architecture
multi-agent
+1
·tian

Hard-Won Lessons from Shipping LLM Systems to Production

Practical engineering lessons from shipping LLM systems: why evals come first, why hybrid search beats pure vector retrieval, and why the model is never the moat.

llm
production
rag
evaluation
+1
·tian

Building LLM Applications for Production: What Actually Breaks

A practical guide to what breaks when you move LLM applications from demo to production—covering inference cost, latency trade-offs, prompting vs RAG vs finetuning decisions, multi-step pipeline failures, evaluation frameworks, and observability.

llm
production
ai-engineering
evaluation
·tian

Data Flywheels for LLM Applications: Closing the Loop Between Production and Improvement

A production data flywheel turns user interactions into model improvements — but less than 1% of interactions yield explicit signal, and naively training on that 1% quietly poisons your system. Here's the architecture, feedback signals, and failure modes that determine whether your loop compounds or collapses.

llm
ai-engineering
fine-tuning
feedback
+1
·tian

In Defense of AI Evals, for Everyone

Most teams that claim to skip evals are already doing evaluation — just badly. Here's why systematic AI evaluation matters, when lighter approaches are defensible, and how to run evals that surface real signal.

ai-engineering
llm
evaluation
production
·tian

LLM-Powered Autonomous Agents: The Architecture Behind Real Autonomy

Most teams claiming to run agents in production aren't — only 16% of deployments meet the bar for true autonomy. A breakdown of the planning, memory, and tool-use subsystems that separate real agents from glorified chatbots, and the five failure modes that sink production systems.

ai-agents
llm
planning
memory
+1
·tian

Seven Patterns for Building LLM Systems That Actually Work in Production

A practical breakdown of seven engineering patterns — evals, RAG, fine-tuning, caching, guardrails, UX design, and feedback loops — that separate working LLM prototypes from reliable production systems.

llm
rag
fine-tuning
production
+1
·tian

Common Pitfalls When Building Generative AI Applications

95% of generative AI pilots yield no measurable business impact. Here are eight engineering and product failures that kill AI projects — from problem selection through evaluation — with production examples.

llm
ai-engineering
rag
agents
+1
·tian

The Agent Evaluation Readiness Checklist

A practical, sequenced checklist for building AI agent evaluations that actually catch failures — covering trace review, dataset design, grader patterns, and connecting evals to production.

ai-agents
evals
llm
production
·tian

Self-Healing Agents in Production: How to Build Systems That Fix Themselves

Production AI agents fail silently — wrong answers, stalled tasks, no stack traces. A layered approach to detection, triage, and automated recovery can catch most failures before users notice.

ai-agents
production
observability
reliability
Showing 2065–2076 of 2312 posts
Prev173 / 193Next