Fullstack Development
3 articles
Building production-grade data products: APIs, pipelines, dashboards, and deployment architectures. From prototype to enterprise systems.
Why LLM-Only Parsing Breaks in Production — And What to Do Instead
LLMs can extract structured data from anything — until they cannot. This article documents the failure modes of LLM-only parsing in production pipelines, and presents a layered architecture where determinism comes first and the LLM is used only where it is structurally irreplaceable.
Stop Talking About Agentic Commerce. Start With Agentic RAG.
Most companies are not ready for autonomous commerce agents. The practical starting point is Agentic RAG: systems that retrieve business context, reason over it, and produce decision-ready outputs.
End-to-End Marketing Mix Model Architecture: From Data Pipeline to Optimization API
A comprehensive guide to deploying production-ready Marketing Mix Models—covering data ingestion, model training, cloud deployment, and real-time optimization APIs for budget allocation