AI Forum NZ — Generative AI Working Group A living document
Living Whitepaper

How it works

An AI agent keeps this site up to date. For each sector it searches the web for recent news, research, and case studies, then writes a fresh version of the report with its sources cited inline. Every update is opened as a pull request on GitHub, so the community can review the changes before they go live.

Previous versions of each report are archived automatically, so you can always trace how the content has evolved over time. The whole system — prompts, agent code, and workflows — is open source: explore the GitHub repository to see how it works or to contribute.

How the Living Whitepaper is published A GitHub Actions pipeline runs the research agent, which uses live web search to rewrite each report. The agent reads the previous Markdown version and writes a new one, which is reviewed and then built and deployed to the website. trigger search writes reads previous build Pipeline scheduled · manual Research Agent gpt-5.4 · Vercel AI SDK Web search live sources, cited Markdown versioned Website GitHub Pages
Hover or focus any step to see what it does. The flowing lines trace how data moves through the pipeline.