I showed up to the hackathon with a problem already stuck in my head.
Over the last few months, I had been working on compliance and evidence pipelines, and systems-level software engineering. Different domains, same failure mode: the hard part is not getting AI to write. The hard part is making AI know where the truth came from.
A generic model can make that mess sound polished. In high-liability environments, polished is not enough.
When I saw Nia, the connection was obvious: this should not just be search for agents. It should be operational memory.
Abai is my prototype of that idea.
What it does Abai is a Nia-powered live context layer for incident command.
A responder opens a field page on their phone, speaks or types an update, and the command dashboard updates with:
The demo shows the difference between plausible AI and accountable AI. Baseline GPT sounds confident but guesses. Abai preserves uncertainty and shows where claims came from.
How we built it The core architecture is:
Nia integration surfaces: Nia API for production-style server-side retrieval Nia CLI for setup and source indexing Nia MCP for Cursor-based exploration and development Nia Local Sync as the production path for evolving local evidence folders and field notes Document Agent-style grounding for long PDFs, forms, and public guidance The website is just the demo surface. The real contribution is the workflow: live incident context becoming defensible operational memory.
Challenges we ran into The hardest part was drawing the line between a cool demo and a defensible system.
Most AI demos start with “generate the form faster.” Abai starts one layer deeper: retrieve the right context, preserve uncertainty, and make every claim traceable.
That is the product insight. In high-liability workflows, the evidence path is the product.
Abai turns Nia into operational memory for emergency response: live updates, static policy, historical evidence, and citations in one command surface.
What we learned The killer feature in emergency AI is not speed. It is defensibility.
Sometimes the most valuable output is not an answer. It is an unknown:
“hydrant pressure unverified” “evacuation trigger not confirmed” “address missing” “privacy review needed”
Generic AI writes plausible reports. Nia-powered Abai makes them accountable.

Log in or sign up for Devpost to join the conversation.