feat: add Responsible AI checker prompt based on AWS standards - #141
Conversation
lvzhaobo
commented
Nov 6, 2025
- 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
| 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"] |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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: | |||
There was a problem hiding this comment.
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
left a comment
There was a problem hiding this comment.
I have removed the unnecessary information. Thank you.
|
Great work. Congratulations to your submission. @lvzhaobo |