Kevin Riedelsheimer

Blog

  1. Multi-Agent LangGraph Flows with SAP Cloud SDK for AI

    A practical walkthrough of building a multi-agent LangGraph code review workflow with SAP Cloud SDK for AI, using specialized reviewers, shared state, and a final lead reviewer.

  2. A Stateful Code Review Agent with LangGraph and the SAP Cloud SDK for AI

    A practical walkthrough of a LangGraph-based code review agent using SAP Cloud SDK for AI, including tool use, state management, and agent-driven tool selection.

  3. RAG on SAP BTP, Part 3: Orchestration and Grounding

    A walkthrough of the orchestration setup, grounding configuration, and CAP service layer for the completed RAG flow.

  4. RAG on SAP BTP, Part 2: Building the Vector Store

    A walkthrough of document chunking, embedding generation, and vector storage in SAP HANA Cloud with CAP.

  5. RAG on SAP BTP, Part 1: Fundamentals

    An overview of Retrieval Augmented Generation, vector embeddings, and the SAP AI services used to build a RAG application on SAP BTP.

  6. Confused by all the Agent Frameworks - Don't be anymore!

    In this blog post I want to talk about the different agent frameworks out there and how they can be compared on a higher level.