All Posts

// 4 entries · sorted by date

Philosophy
Intelligence Is a Stack

Intelligence in machines is not a single model. It is an engineered stack — from silicon to product. Here is how I think about it.

AI Engineering
RAG Systems Are Not Knowledge

Most RAG systems are document search with extra steps. We need to stop pretending retrieval is reasoning.

Systems
The Missing Layer in AI: Systems Engineering

AI demos run on vibes. Production AI runs on Kafka, queues, and storage. The gap between the two is called systems engineering.

AI Engineering
Why Most AI Agents Are Just Scripted Workflows

Multi-agent frameworks are everywhere. Actual autonomous reasoning is nowhere. Let us talk about what agents really are.