Skip to main content

Technical Blog

Notes on agents, RAG, and production AI.

Deep dives, implementation details, and hard-earned lessons from shipping real systems with Python, Neo4j, and modern LLM tooling.

deepseekllmagentscost-optimizationarchitectureproductionsemantic-routingmoe

DeepSeek V4 Flash Just Made Your AI Budget Obsolete: The 0731 Release, the Architecture, and the Production Routing Strategy That Cuts Costs by 90%

DeepSeek V4 Flash 0731 dropped on July 31 with 284B parameters, 13B active, and $0.14/M input tokens — outperforming models that cost 100x more on agentic benchmarks. Here is the architecture breakdown, the benchmark reality, and the exact routing strategy I deploy in production to use it alongside Claude and GPT without compromising quality.

Read article
agentsproductionarchitecturemlopsenterpriseconsultinglanggraphneo4j

Your AI Agent Is a Liability: The Production Checklist That Separates $500/Day Contractors from $2,000/Day Architects

68% of companies blew their AI agent budget this year. 40% of agentic projects will be cancelled by 2027. The difference between agents that ship and agents that sink is not the model — it is the 14-point production checklist that most teams skip. Here it is, with the architecture I deploy for every engagement.

Read article
graph-foundation-modelsgnngraph-mlneo4jfraud-detectionenterprisearchitecturepythondeep-learning

Graph Foundation Models Are Here: The GPT Moment for Relational Data Has Arrived

LLMs learned language. Diffusion models learned images. Graph Foundation Models are learning relationships — and they are about to make every fraud detector, recommendation engine, and drug discovery pipeline you have obsolete. Here is what changed, why it matters, and how to build with GFMs in production.

Read article
context-engineeringllmagentsragarchitectureenterprisestrategy

Context Engineering Is the New ETL: Why Prompt Engineering Died in 2026

Prompt engineering was a 2023 parlor trick. Context engineering is the discipline winning enterprise AI teams are building in 2026 — a pipeline problem that looks more like ETL than copywriting. Here is why it matters, how it works, and where the ROI lives.

Read article