Skip to content

nprasann/ai-rmf-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-rmf-starter

Version: 0.1.0-alpha Maturity: Docs-first starter Basis: NIST AI RMF 1.0 (NIST AI 100-1, January 2023)

ai-rmf-starter is a practical starter kit for teams who want to operationalize the NIST AI Risk Management Framework instead of only reading it.

This repo is designed to help a team:

  • define AI governance and accountability
  • document intended use and misuse cases
  • map benefits, harms, and affected stakeholders
  • create measurable trustworthiness checks
  • maintain an AI risk register and response plan
  • produce current and target AI RMF profiles
  • adapt sample machine-readable governance artifacts

The first worked example in this repo is based on state-policy-rag-starter, a public-sector-oriented RAG system for policy-grounded answers.

This is a strong next step after state-policy-rag-starter.

Why it fits well:

  • state-policy-rag-starter shows how to build and run an AI system
  • ai-rmf-starter shows how to govern, assess, and monitor that system
  • together they form a better story for public sector, enterprise, and regulated environments

Related Repos

What This Repo Covers

This starter is organized around the four NIST AI RMF core functions:

  • Govern
  • Map
  • Measure
  • Manage

It also accounts for the trustworthiness characteristics emphasized in NIST AI RMF 1.0:

  • valid and reliable
  • safe
  • secure and resilient
  • accountable and transparent
  • explainable and interpretable
  • privacy-enhanced
  • fair, with harmful bias managed

Repo Map

5 Minute Quick Start

If you are new to AI governance, use this order:

  1. Read docs/FRAMEWORK_OVERVIEW.md.
  2. Copy templates/system-intake.md for your project.
  3. Fill out templates/current-profile.md with what exists today.
  4. Fill out templates/target-profile.md with what you want before production.
  5. Start your risk register from templates/risk-register.csv.
  6. Use templates/measurement-plan.md to define how you will test trustworthiness claims.

Good First Use Cases

This repo is especially useful for:

  • RAG assistants for internal policy or knowledge retrieval
  • public sector AI pilots
  • procurement and architecture review packages
  • internal AI review boards
  • AI systems that need auditability and human oversight

Code Examples

This repo is still intentionally lightweight, but it now includes a small examples/code/ area for teams who want starter artifacts they can adapt into internal tools, CI checks, or governance workflows.

Examples include:

  • a sample launch-gates YAML file
  • a sample current-profile YAML file
  • a sample risk-register JSON file

Important Notes

  • This repo is not a certification program.
  • This repo does not replace legal, privacy, security, or procurement review.
  • This repo summarizes and operationalizes the NIST framework; it does not reproduce the full publication.

Source Reference

Primary source used for this starter:

Local source file used during creation:

About

Reusable starter for operationalizing the NIST AI Risk Management Framework with templates, profiles, risk registers, and public-sector AI examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors