Agent Samples

Start here — SDK-free starters

The “before” state. Run one, then follow the integration guide to add the SDK.

aitrust-agent-starter

TypeScriptAnthropicno SDK

Browser chat, Claude Vision damage assessment, settlement PDF, in-browser signing. Node backend with live streaming.

aitrust-agent-starter-python

PythonAnthropicno SDK

The same app on FastAPI + reportlab/pypdf, sharing the exact web UI and /api contract.

Fully-integrated reference agents

The “after” state — the full Agent Trust pipeline (FGA · CIBA · Audit). Pick the framework you build with.

Anthropic (Claude)

aitrust-insurance-agent

TypeScriptAnthropicfull SDK

The canonical reference. Claude tool-use loop secured by @kobil/aitrust's registerTools pipeline.

Available on request

aitrust-insurance-agent-python

PythonAnthropicfull SDK

The Python reference: FastAPI backend on the Agent Trust Python SDK (kobil_aitrust), same secured pipeline.

Available on request

OpenAI

aitrust-openai-insurance-agent

TypeScriptOpenAIfull SDK

OpenAI agent for insurance claims, secured with the Agent Trust SDK — tools converted with toOpenAITools() and wrapped through the same pipeline.

Available on request

aitrust-insurance-agent-openai-python

PythonOpenAIfull SDK

The OpenAI agent on the Python SDK — same claims flow and secured tool pipeline.

Available on request

Google ADK (Gemini)

aitrust-google-insurance-agent

TypeScriptGoogle ADKfull SDK

Insurance claims agent built on Google ADK + Gemini, with ADK FunctionTools secured through the Agent Trust Agent SDK.

Available on request

aitrust-insurance-agent-google-python

PythonGoogle / Geminifull SDK

The Gemini agent on the Python SDK — same secured pipeline.

Available on request

Coverage at a glance

FrameworkTypeScriptPython
Starter (no SDK)aitrust-agent-starteraitrust-agent-starter-python
Anthropicaitrust-insurance-agentaitrust-insurance-agent-python
OpenAIaitrust-openai-insurance-agentaitrust-insurance-agent-openai-python
Google ADKaitrust-google-insurance-agentaitrust-insurance-agent-google-python