Eggthropic is an independent experimental project and is not affiliated with, endorsed by, or officially connected to Anthropic.

Experiment · Enterprise AIin-progress · prototype

SAP HR Functional AI Assistant

An AI assistant for SAP HR On-Premise functional teams — answering infotype questions, process flow queries, and payroll readiness checks using a structured Notion knowledge base as context. No SAP system connection. No ABAP generation. Just functional knowledge, made queryable.

Claude APINotion KBSAP HCMStreaming
user query

What does Infotype 0001 store and why is it so important?

What this is

  • ·A Claude-powered functional knowledge assistant
  • ·Backed by a curated Notion knowledge base (infotypes, processes, terms)
  • ·Answers questions in plain language using structured context
  • ·Explicit about what it doesn't know
  • ·Educational prototype — not a production system

What this is not

  • ·Not connected to a live SAP system
  • ·Not an ABAP code generator
  • ·Not an autonomous SAP agent
  • ·Not Anthropic's product — an independent experiment
  • ·Not a replacement for a qualified SAP functional consultant

How the live tab works

Each predefined case includes a curated subset of the knowledge base (infotype definitions, field lists, process flows) assembled as structured text context. When you click Ask Claude, the Anthropic SDK runs directly in your browser using your API key — this server is never involved. Your key is stored in localStorage and sent only to api.anthropic.com. Claude reasons over the provided knowledge only — it is explicitly instructed not to invent field names or configuration values. Response streams back token by token.