Blog

LLMs Are the Worst SEO Consultants Alive. Their Blacklist Is Your Curriculum.

Technology Artificial Intelligence SEO 2026-06-20 8 min read

LangGraph for agentic AI: when it beats LangChain

LangGraph for agentic AI répond à un problème d'ingénierie précis : les pipelines LangChain LCEL ne savent pas exprimer des workflows cycliques.

ai-agents-engineering 2026-06-19 6 min read

Fable 5 Is Gone. Here's the Method I Use to Get Better Results for Less.

Artificial Intelligence Programming AI Tools 2026-06-19 10 min read

Deep research with LangGraph: a production setup

The gap between a working notebook and a production-grade automated research agent is almost always an architecture problem, not a model problem.

ai-agents-engineering 2026-06-18 6 min read

My App Had Visitors. Nobody Converted. Free AI Analytics Found Exactly Why in 3 Days.

Programming Technology AI Tools 2026-06-17 8 min read

Create a ReAct agent with LangGraph in 80 lines of code

The fastest on-ramp to a reasoning loop in LangGraph is create_react_agent. One function call gives you a langgraph create react agent that runs the full ReAct…

ai-agents-engineering 2026-06-17 5 min read

Your Vibe Coding Stack Has No Andon Cord. That's Why It Breaks.

Programming Artificial Intelligence AI Coding 2026-06-16 8 min read

LangChain ReAct: the loop that still wins for general agents

Three years after the original paper, the langchain react pattern is still the default entry point for general-purpose agent development.

ai-agents-engineering 2026-06-16 6 min read

I Let Claude Code Run for 4 Hours. It Built Something Nobody Asked For.

Artificial Intelligence Programming Claude 2026-06-15 9 min read

Building a LangChain deep agent that does real research

A langchain deep agent is not a smarter ReAct loop. It is a different architecture. Where a standard ReAct chain calls tools sequentially inside one growing…

ai-agents-engineering 2026-06-15 6 min read

Web Scraping Is Dead. Vibe Scraping Just Replaced It

Artificial Intelligence Programming Claude 2026-06-14 9 min read

LangChain AgentExecutor in 2026: still useful or replaced?

The status of langchain agentexecutor became ambiguous the moment LangChain's own documentation stopped routing newcomers to it.

ai-agents-engineering 2026-06-14 6 min read