Generative AI
3 articles
LLM Systems: Architecture First, Framework Second
LangChain, LangGraph, Claude ADK, Google ADK, PydanticAI — different names, different abstractions, same promise. This article cuts through the framework noise and identifies the five architectural properties that actually determine whether an LLM system survives production.
Pourquoi les projets d'IA agentique échouent: un problème d'operating model pas seulement de technologie
La plupart des échecs GenAI en entreprise ne viennent pas d'un mauvais modèle. Ils viennent d'un mauvais design de workflow, d'une absence de mandat et d'une architecture incapable de faire agir un système.
Why Smarter AI Does Not Automatically Mean Better Architecture
Modern LLMs are objectively better at nuanced language tasks than legacy systems. But when you zoom out from a single prompt in a playground to a production environment processing millions of requests, the paradigm shifts entirely. Here is why using an LLM as a universal parser and router is often the wrong architectural choice.