Skip to content

feat: add Responsible AI checker prompt based on AWS standards - #141

Merged
cremich merged 2 commits into
cremich:mainfrom
lvzhaobo:main
Nov 11, 2025
Merged

feat: add Responsible AI checker prompt based on AWS standards#141
cremich merged 2 commits into
cremich:mainfrom
lvzhaobo:main

Conversation

@lvzhaobo

@lvzhaobo lvzhaobo commented Nov 6, 2025

Copy link
Copy Markdown
Contributor
  • Implement compliance validation against AWS Responsible AI principles
  • Include bias detection, privacy protection, and safety measures
  • Support SageMaker Clarify, Model Monitor, and Bedrock Guardrails
  • Follow AWS Well-Architected AI/ML Lens best practices

- Implement compliance validation against AWS Responsible AI principles
- Include bias detection, privacy protection, and safety measures
- Support SageMaker Clarify, Model Monitor, and Bedrock Guardrails
- Follow AWS Well-Architected AI/ML Lens best practices
@lvzhaobo
lvzhaobo requested a review from cremich as a code owner November 6, 2025 14:33
title: Responsible AI Checker
createdAt: 2025-01-20T12:00:00.000Z
updatedAt: 2025-01-20T12:00:00.000Z
aliases: ["/prompts/prompt/responsible-ai-checker-4f8a9b2c"]

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove the alias? This is used to configure redirects. I used alias for the migration from the previous promptz database. However for new content this is not required. I will also check the contribution instructions and templates if there is an error in the documentation

- Security
- Compliance
title: Responsible AI Checker
createdAt: 2025-01-20T12:00:00.000Z

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CreatedAt and UpdatedAt are not required. The dates and times are fetched from git info during build time. I will also check the contribution instructions and templates if there is an error in the documentation

@@ -0,0 +1,50 @@
---
authors:

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Author is not required for new content. Author will fetched from git info during build time. I will also check the contribution instructions and templates if there is an error in the documentation

@lvzhaobo lvzhaobo left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have removed the unnecessary information. Thank you.

@cremich
cremich merged commit bccde88 into cremich:main Nov 11, 2025
1 of 2 checks passed
@cremich

cremich commented Nov 11, 2025

Copy link
Copy Markdown
Owner

Great work. Congratulations to your submission. @lvzhaobo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants