2026

TutoAgent

Stack

LangGraphTypeScriptSAP AI CoreSAP BTPGitHub MCPReactViteExpress.jsSocket.io
TutoAgent

A multi-agent LLM pipeline that automatically generates developer tutorials from GitHub Pull Requests - built on SAP BTP.

TutoAgent is a cloud-native AI system developed during my rotation in the S/4HANA Cloud Foundation team at SAP. It automates the creation and maintenance of developer documentation by analysing code changes in GitHub Pull Requests. The system is built as a multi-agent pipeline using LangGraph, with specialised agents for classification, code review, document retrieval, tutorial writing, diff analysis, and patch generation. It runs on SAP AI Core and integrates directly with GitHub workflows. The pipeline reduces manual documentation effort, allowing developer teams to keep tutorials in sync with code changes at scale.