Start Here

A guided path through 30 articles. Pick your level and work down — no prerequisites assumed at the top.

Start Here — Elementary

New to Agentic AI? Begin with these — foundational concepts explained without assuming prior context.

GenAI 🟢 Elementary · 10 min

What Is Generative AI, Really? A Plain-English Guide

A jargon-free mental model of what generative AI actually is, how it works under the hood, and why it behaves the way it does — the foundation for everything else on this site.

Agentic AI 🟢 Elementary · 10 min

Agentic AI vs Generative AI vs RPA: What's Actually Different?

A clear-headed breakdown of the three most-confused categories in enterprise automation — what each technology actually does, where it works, and why the distinctions matter for your AI strategy.

Agentic AI Solutions 🟢 Elementary · 10 min Financial Services

How AI Agents Are Quietly Running Parts of Your Bank Today

Behind the familiar banking apps and call centres, AI agents are already handling millions of decisions every day. A plain-English tour of what they're doing and why it matters.

Agentic AI Solutions 🟢 Elementary · 10 min Financial Services

KYC & Onboarding in Minutes: How AI Agents Are Simplifying Account Opening

Opening a bank account used to take days of paperwork and manual review. AI agents are compressing that to minutes — here's how they work and what the experience change means for customers and banks alike.

Agentic AI Solutions 🟢 Elementary · 10 min Financial Services

Can AI Stop Fraud Before It Happens? A Beginner's Look at Real-Time Fraud Agents

Modern fraud prevention isn't a rules engine anymore — it's a team of AI agents watching every transaction in real time. A beginner's guide to how they work and what makes them so effective.

GenAI 🟢 Elementary · 10 min

RAG Explained Simply: Why Your AI Assistant Doesn't Just 'Make Things Up'

Retrieval-Augmented Generation is one of the most important ideas in practical AI — it's how enterprise AI systems get grounded in real, current, trusted information instead of hallucinating. Here's what it actually is.

Agentic AI Solutions 🟢 Elementary · 10 min Financial Services

Meet Your Future Bank Teller: Conversational AI Agents in Everyday Banking

Conversational AI in banking has moved well beyond scripted chatbots. Today's agents handle complex queries, initiate transactions, and escalate intelligently — a look at what the modern experience actually delivers.

Platforms 🟢 Elementary · 10 min

What Is an Agentic AI Platform? LLMs vs Frameworks vs Platforms, Explained

The market is full of 'AI platforms' but they're not all the same thing. A clear distinction between language models, orchestration frameworks, and full Agentic AI platforms — and why the difference matters for enterprise buyers.

Agentic AI 🟢 Elementary · 10 min Financial Services

The "10x Banker" Idea: One Person, a Team of AI Co-Workers

What if every knowledge worker in your bank had a team of AI co-pilots handling research, drafting, and analysis? The '10x banker' idea is moving from thought experiment to practical reality — here's what it looks like.

Agentic AI Solutions 🟢 Elementary · 10 min Insurance

AI Co-Pilots for Insurance Claims: A Beginner's Look at Faster, Fairer Payouts

Insurance claims are slow, paper-heavy, and opaque by tradition. AI co-pilots are changing that — automating extraction, routing, and decision-support to deliver faster settlements and fewer errors.

Go Deeper — Intermediate

Once the basics click, these cover architecture patterns and real implementation detail.

GenAI 🟡 Intermediate · 15 min

RAG Architecture Deep Dive: Building a Governed Knowledge Fabric for Enterprise GenAI

Moving beyond 'retrieve and generate' to a production-grade, governed knowledge fabric — chunking strategies, hybrid retrieval, re-ranking, access control, and the architecture decisions that separate demos from deployments.

Agentic AI 🟡 Intermediate · 15 min

Multi-Agent Orchestration Patterns: Sequential, Hierarchical, and Graph-Based Workflows

The three fundamental orchestration architectures for multi-agent systems — when to use each, how to implement them, and the failure modes that practitioners consistently underestimate.

Agentic AI Solutions 🟡 Intermediate · 15 min Financial Services

Designing an AI-Powered KYC/AML Agent: Architecture, Data Flows & Guardrails

A practitioner's blueprint for building a KYC/AML agent that meets regulatory requirements while dramatically cutting onboarding time — covering data flows, model selection, explainability, and audit trail design.

Platforms 🟡 Intermediate · 15 min Financial Services

LangGraph vs CrewAI vs Agentforce: Choosing the Right Platform for a Bank

A structured, opinionated comparison of three leading Agentic AI platforms through the lens of a regulated financial services environment — evaluated on governance, auditability, integration, and total cost of ownership.

Agentic AI Solutions 🟡 Intermediate · 15 min Financial Services

From Robo-Advisor to Agentic Wealth Manager: Architecting "Always-On" Relationship Agents

The next generation of wealth management doesn't use a robo-advisor — it uses a team of always-on agents that proactively monitors, advises, and executes. A reference architecture for building one.

Platforms 🟡 Intermediate · 15 min

MCP and A2A in Practice: Building Interoperable Agent Ecosystems Across Vendors

Model Context Protocol and Agent-to-Agent communication are becoming the connective tissue of enterprise Agentic AI. A practical guide to what they are, how they work together, and what to watch out for in production.

Agentic AI Solutions 🟡 Intermediate · 15 min Financial Services

Agentic Fraud Detection: Designing Real-Time, Explainable Decisioning Pipelines

A deep dive into designing fraud detection pipelines that combine real-time ML inference with agentic reasoning — covering explainability requirements, false positive management, and regulatory defensibility.

GenAI 🟡 Intermediate · 15 min

Small Language Models in the Enterprise: When SLMs Beat Frontier LLMs

Frontier LLMs get the press, but SLMs — fine-tuned, fast, and deployable on private infrastructure — are often the better choice for enterprise use cases. When and how to choose them.

Agentic AI Solutions 🟡 Intermediate · 15 min Financial Services

Credit Underwriting with Agentic AI: A Human-in-the-Loop Lending Workflow

Agentic AI can dramatically accelerate credit underwriting — but in a regulated environment, human oversight is non-negotiable. A reference architecture for a compliant, agent-augmented lending workflow.

Agentic AI 🟡 Intermediate · 15 min Financial Services

The Guardian Agent Pattern: A Safety Layer for High-Stakes Banking Actions

Before any autonomous agent executes a high-stakes banking action, a guardian agent should verify intent, check policy, and require human approval. A pattern that makes Agentic AI safe enough for production in financial services.

Go Further — Expert

Deep, practitioner-level material on governance, regulation, and production-scale system design.

Agentic AI Solutions 🔴 Expert · 20 min Financial Services

Designing a Multi-Agent Architecture for Core Banking Modernization: Patterns, Pitfalls, and a Reference Blueprint

A practitioner's reference architecture for using Agentic AI to progressively modernize core banking — without the risk of a big-bang core replacement. Covers the integration layer, domain agent design, and the failure patterns that derail these programs.

Agentic AI Solutions 🔴 Expert · 20 min Insurance

Agentic AI and the EU AI Act: A Compliance Architecture for High-Risk Credit and Insurance Decisioning

The EU AI Act places Agentic AI systems used for credit and insurance decisioning in the highest-risk category. A complete compliance architecture — covering conformity assessment, data governance, audit trails, and human oversight.

Platforms 🔴 Expert · 20 min

Evaluating Agentic AI Frameworks for Regulated, High-Stakes Environments: LangGraph vs Microsoft Agent Framework vs Google ADK

A rigorous, criteria-driven framework evaluation for practitioners building Agentic AI in regulated environments — covering state management, auditability, security controls, and vendor lock-in risk.

Platforms 🔴 Expert · 20 min Financial Services

Building a Zero-Trust Agent Identity and Permissions Model for Financial Services

Every agent in a production multi-agent system needs a cryptographically-verifiable identity, scoped permissions, and a full audit trail. A technical blueprint for zero-trust agent identity in financial services.

Agentic AI Solutions 🔴 Expert · 20 min Financial Services

From Pilot to Production: An 18–36 Month Agentic AI Transformation Roadmap for Banks

Most Agentic AI pilots in banking never reach production — not because the technology fails, but because the transformation programme lacks the right structure. A detailed 18–36 month roadmap for banks that are serious about scaling.

GenAI 🔴 Expert · 20 min

Token Economics and Cost Engineering for Enterprise GenAI at Scale

At enterprise scale, token costs compound fast. A technical deep dive into caching strategies, model routing, context compression, and the architecture decisions that can cut your GenAI infrastructure bill by 60–80%.

Agentic AI 🔴 Expert · 20 min Financial Services

Defending Against Prompt Injection & Memory Poisoning in Multi-Agent Systems: A Banking Case Study

Prompt injection and memory poisoning are not theoretical threats in production multi-agent banking systems — they're live attack vectors. A technical defence architecture with a banking case study.

Platforms 🔴 Expert · 20 min

Agent-to-Agent Interoperability and the Emerging Agentic Commerce and Payments Stack

When AI agents transact with each other autonomously, payments infrastructure needs to evolve. A look at the emerging A2A commerce stack, identity requirements, and what this means for financial services architecture.

Agentic AI 🔴 Expert · 20 min Financial Services

Model Risk Management Meets Agentic AI: Extending Three-Lines-of-Defence to Autonomous Agents

Traditional MRM frameworks were designed for static, batch models — not autonomous agents that evolve, chain actions, and interact with production systems. A framework for extending three-lines-of-defence to Agentic AI.

GenAI 🔴 Expert · 20 min

Evaluation & Observability for Production Agentic Systems: Metrics, Tracing, and Drift Detection Beyond the Demo

Production Agentic AI systems fail in ways that unit tests and demo environments cannot catch. A comprehensive framework for evaluation, tracing, and drift detection that keeps autonomous agents reliable at scale.

Get new posts by email
Practitioner-level Agentic AI architecture, sent when a new article goes up. No spam, unsubscribe anytime.