Demos
The RNLI AI Agent Demo
This is a working demonstration of a governed agentic AI system built on Gravitee Gateway. It is not a slide deck or a proof of concept; it runs on real infrastructure.
The scenario is a fictional lifeboat station management system. An AI agent can query station data, check crew availability and manage incidents. Everything it can do is controlled at the API gateway — not in the agent code.
What the demo shows
- An A2A agent making real API calls through a Gravitee gateway
- Guard rails enforced at the infrastructure layer using a DistilBERT ONNX model — the agent never sees toxic or out-of-scope requests
- Plan-gated access: Bronze, Silver and Gold tiers expose different data fields and rate limits, enforced without touching the agent
- Semantic caching with a ~6x speedup on repeated prompts
- Full audit logging of every agent call, every response
- MCP tools wired through the same governance layer
Watch the walkthrough
[Loom embed — coming shortly]
Book a live demo
Want to see it running against your own use case? I run live demos for CIOs, CDOs and senior technologists across all verticals, including charities and the public sector.
Explore with AI
Ask an LLM to explain the governance wrapper architecture shown in this demo.
Opens in a new tab with a pre-filled prompt about this demo.