P
Pramagent
Isolated demo - keys are used only for this request Get a Gemini key
Live trust stack

The model is the last thing we trust.

Send a request through Pramagent and watch each guard decide, redact, block, escalate, or allow. Deterministic layers run before the provider is ever called; nothing reaches it until the request passes, and every run is sealed to a verifiable hash chain.

1Choose a request
2Or write your own
3Active guards
PII scrubbing
Injection guard
Safety rules
Output judge
Human approval (HITL)
Connection - bring your own key
NVIDIA NIM keys use the selected model; OpenAI keys use gpt-4o-mini; Gemini keys use gemini-2.5-flash. Used only for this request. The demo never persists the key.

The trust stack

ready

Safe output

prev
this
pip install pramagent github.com/sriram7737/pramagent Implementation status The model is not the authority. Deterministic code outside it is.