Government
Reference architecture for a government policy and decision-intelligence assistant – an AI agent that ingests documents, retrieves grounded answers, and builds dashboards, powered by the NAISH Hub.
Government teams sit on large volumes of documents, reports, and operational data. This template shows an assistant that turns that into answers and dashboards: staff and reviewers ask questions in natural language and get grounded, cited responses.
How it works
- Channels – government staff and policy reviewers work through a web client.
- Gateway & access – a single entry point handles access and authentication.
- Document ingestion – uploaded documents are stored and embedded so they become searchable.
- AI agent (+ skills) – reasons about a request and calls its skills: the model for language, retrieval for grounding in real documents, and a dashboard skill for visual answers.
- NAISH Hub – serves the models on GPU and pulls foundation models from a model hub. Sovereign AI core.
- Data & dependencies – a vector store grounds retrieval, an analytics store backs dashboards, and identity / SSO gates access.
Where the Hub adds value
- Document intelligence – the Hub-served model reads, compares, and summarises policy and reports at scale.
- Grounding – retrieval keeps answers tied to the government's own documents, with citations, not model guesswork.
- Sovereignty – sensitive government data and models stay on national infrastructure; see Governance & Risk.
Reusable building blocks
| Layer | This template | Swap in for your context |
|---|---|---|
| Channels | Staff web + reviewer | Any internal client |
| Agent + skills | Ingestion, retrieval, dashboards | Sector-specific skills |
| Models (Hub) | Document LLM + retrieval | Domain-tuned models |
| Services | Ingestion, dashboards | Whatever platforms the team runs |
| Data | Document + analytics stores | Any governed data source |
Public Service Delivery
Reference architecture for a multi-channel citizen-service assistant – an AI agent over records and workflow, with identity and payment dependencies, powered by the NAISH Hub.
Health Coaching
Reference architecture for an AI health-coaching assistant – multi-channel guidance grounded in clinical guidelines, with reminders and a strict safety posture, powered by the NAISH Hub.
