Artificial Intelligence
SAP Joule: Your AI Copilot Across the Enterprise

SAP Joule: Your AI Copilot Across the Enterprise

SAP Joule is far more than a chatbot. It is a role-aware, context-driven copilot that understands who you are, what systems you are connected to, and what business processes matter to your role — then delivers answers grounded in live SAP data. This post covers how Joule works, the technical pipeline behind each response, and what it delivers for every role from CFO to developer.

read more
SAP Business AI Strategy: The Big Picture

SAP Business AI Strategy: The Big Picture

What is SAP’s actual AI strategy — and why does it matter for your organisation? This post examines the market forces accelerating AI adoption, SAP’s three-pillar approach of Embedded AI, Joule, and AI Foundation, and why SAP’s combination of four decades of process expertise and enterprise data creates a differentiation that generic AI platforms simply cannot match.

read more
How LLMs, RAG & Generative AI Actually Work

How LLMs, RAG & Generative AI Actually Work

Large Language Models power modern enterprise AI — but how do they actually work, and why do they sometimes get things wrong? This post explains LLM architecture, the hallucination problem, and how Retrieval-Augmented Generation (RAG) solves it by grounding AI responses in real, live business data. Essential reading before building anything on SAP’s AI stack.

read more
AI Fundamentals: What Every SAP Professional Should Know

AI Fundamentals: What Every SAP Professional Should Know

Before diving into SAP Joule or the Generative AI Hub, every SAP professional needs a clear grounding in what AI actually is. This post covers the essentials — the three capability tiers, the full technology stack from Machine Learning to Generative AI, and why data quality is the single most important factor in enterprise AI success.

read more
SAP Business AI: The Complete Learning Series

SAP Business AI: The Complete Learning Series

A complete 9-part guide to SAP Business AI — covering everything from AI fundamentals and LLMs through to SAP Joule, Agentic AI, and hands-on development on SAP BTP. Whether you are a business leader, consultant, or developer, find the post that fits your role and start building your SAP AI knowledge today.

read more

Building a Custom LLM Docker Image for SAP AI Core on Windows: Common Pitfalls & Fixes

Building a custom LLM with Ollama on SAP AI Core sounds straightforward—until you hit Windows-specific quirks, hidden Linux dependencies, and ambiguous Docker Hub registry requirements.

In this post, I share the real errors I faced, why zstd installation fails, the correct Dockerfile order, and the exact registry URL you need for public Docker Hub images. If you’re deploying a custom LLM on SAP AI Core from Windows, this guide will save you hours of trial and error.

read more