Amazon Web Services AWS Certified AI Practitioner Exam AIF-C01 Question # 6 Topic 1 Discussion
AIF-C01 Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1
A company has built a chatbot that can respond to natural language questions with images. The company wants to ensure that the chatbot does not return inappropriate or unwanted images.
Moderation APIs, such as Amazon Rekognition’s Content Moderation API, can help filter and block inappropriate or unwanted images from being returned by a chatbot. These APIs are specifically designed to detect and manage undesirable content in images.
Option A (Correct): "Implement moderation APIs": This is the correct answer because moderation APIs are designed to identify and filter inappropriate content, ensuring the chatbot does not return unwanted images.
Option B: "Retrain the model with a general public dataset" is incorrect because retraining does not directly prevent inappropriate content from being returned.
Option C: "Perform model validation" is incorrect as it ensures model correctness, not content moderation.
Option D: "Automate user feedback integration" is incorrect because user feedback does not prevent inappropriate images in real-time.
AWS AI Practitioner References:
AWS Content Moderation Services: AWS provides moderation APIs for filtering unwanted content from applications.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit