1101_Theoryinagenticragpatterns.hashnode.dev·Sep 13 · 9 min readYour RAG Pipeline Doesn't Need More Retrieval, It Needs Better DecisionsFull Agentic RAG Collection 10 practical LangGraph architectures Get the Full Agentic RAG Collection Free Agentic RAG Fundamentals 4 practical notebooks Get the Free Notebooks Most RAG tutorials follo00
ATAzilen Technologiesinazileninsights.hashnode.dev·Sep 9 · 9 min readAgentic AI for Fraud Detection: How Banks Can Investigate Suspicious Transactions AutomaticallyExecutive Summary Agentic AI for fraud detection helps banks move beyond simply flagging suspicious transactions. AI agents can investigate alerts by gathering transaction history, customer context, d00
ANaditya nemainanchor-runtime.hashnode.dev·Sep 1 · 5 min readAnchor — the Durable Execution Engine for Mission-Critical AI Agents. ⚓💳 Agent double-charged a credit card mid-tool call?💀 Woke up to a dead container and lost 4 hours of LLM reasoning? When multi-step AI agents run in production—executing tasks like searching databas00
JAJason Agostoniinjason.agostoni.net·Aug 23 · 11 min readAre You Using the Best Models for Your Agentic SDLC?Picking a model on just a single factor (retail price, benchmark scores, industry hype) rarely predicts the true cost or quality of agentic development. I had a project that required an agentic develo30
BKBurak Karamıkinbkaramik.hashnode.dev·Aug 16 · 7 min readEverything Looked Right Except the CodeWhat made me look wasn't any of that. It was the running app. A feature I had implemented and merged myself wasn't in it. Not broken , totally absent. The local stack was being served from a shared ch00
MIMasha Igrainmashaigra.hashnode.dev·Aug 11 · 6 min readWill AI Replace Software Architects? The Case for Automated Design ReviewsTL;DR AI is a reviewer, not a creator (yet): LLMs struggle to generate complex system architectures from scratch but are exceptionally good at evaluating existing High-Level Designs (HLDs) against st00
JLJiefang Liinjiefangli-learning.hashnode.dev·Aug 11 · 8 min readDurable State for Ephemeral AI AgentsAI agents are expected to remember conversations, preserve tool progress, retain generated artifacts, and resume after interruptions. The compute running those agents, however, is often temporary and 13KC
Aakashmoreinaakashmore.hashnode.dev·Aug 11 · 6 min readAI Coding Is Everywhere. So Why Do 40% of Agentic Projects FailEveryone's Using AI Coding Tools. So Why Do 40% of Agentic Projects Still Get Cancelled? "Most agentic AI projects right now are early-stage experiments or proof of concepts that are mostly driven by 01S
ATArpit Tiwariinarpittiwari.hashnode.dev·Aug 11 · 5 min readWhat Google's Fast AI Rollback Says About Shipping Too FastGoogle Paused an AI Feature Hours After Launch. What That Says About "Ship Fast, Fix Later" "We've seen people sharing screenshots of generated imagery that appear to violate our policies." Google shi00
ASAdeesh Sharmainblog.adeeshsharma.com·Aug 10 · 6 min readReactive Editor: click any element in your live app, let your coding agent fix itEvery time I've asked a coding agent to change something on a screen, the conversation goes the same way. I paste a screenshot. I try to describe which button I mean. The agent guesses, edits a file, 00