NVIDIA is committed to building a better world through the advancement of AI we can trust, Trustworthy AI, an approach and framework evolved out of our core values. This page has been developed to share products and tools we use to enable the company, customers, partners, and the larger ecosystem. Content provided is being made available using Creative Commons and Apache licenses. Check each folder and file for specific licensing.
Learn more about our guiding principles and our Trustworthy AI Work. You can also learn more about how the larger ecosystem is incorporating Trustworthy AI into its own initiatives here.
This repository contains Trustworthy AI documentation templates, example cards, and community tools. Use the table below to find what you need.
| Path | Description |
|---|---|
| Model Card++ Templates/ | Templates for documenting AI model transparency, risks, usage, and limitations. See the module README. |
| ASL Developer Community/ | ASL data pipeline code, tests, notebooks, and contribution docs. See the module README and CONTRIBUTING. |
| Signs (American Sign Language)/ | Trustworthy AI model card for the SIGNS project. |
| skills/skill-card-generator/ | Scripts and references for generating governance skill cards. See SKILL.md. |
| CycloneDX-Property-Taxonomy/ | CycloneDX property taxonomy documentation. |
| Agent Card.md | Template for documenting AI agents. |
| Skill Card.md | Template for documenting agent skills. |
| Data Card | Template for documenting datasets. |
| System Card | Template for documenting AI systems. |
| Blueprint Card | Template for documenting blueprints. |
| Container Card | Template for documenting containers. |
| Helm Chart Card | Template for documenting Helm charts. |
Looking for a small, self-contained task to get familiar with the repository? Here are good starting points:
- Documentation — Fix typos, clarify wording, or improve examples in any README or card template.
- Model Card++ templates — Review templates in Model Card++ Templates/ and suggest improvements via issue or PR.
- ASL Developer Community — Add or improve tests, fix minor bugs, or update docs. See CONTRIBUTING.md for workflow and coding guidelines. Watch our GTC on-demand video for a notebook run-through.
- Skill card generator — Improve validation scripts, style guides, or reference catalogs under skills/skill-card-generator/.
Browse open issues for tasks labeled as good first issues, or open a new issue to propose a change.
We welcome contributions from the community. To get started:
- Fork the repository and create a feature branch.
- Make your changes. Keep pull requests focused on a single concern.
- For code changes in ASL Developer Community, follow CONTRIBUTING.md — run tests, format code, and sign off commits with
git commit -s. - Open a pull request describing what you changed and why. Link any related issues (for example,
Closes #18).
For questions or suggestions, open a GitHub issue.
We will be keeping this repo updated on a monthly basis. Start by checking out our AI Transparency Card templates here. We invite contributions! Open a GitHub issue or pull request!