From 721453d519c4940e4f93631c9eb252e61c066e12 Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 6 Aug 2024 02:27:24 -0700 Subject: [PATCH] Add template for responding to flag on post making responsible use of AI-generated content Although posting of AI-generated content for malicious purposes, or without responsible verification is not allowed (just the same as with non-AI content), responsible use of AI-generated content is allowed (just the same as with non-AI content). Forum users sometimes raise flags solely due to a post containing AI-generated content, even though it was used responsibly. When the moderator declines the flag, it may be useful to make a response to explain the decision. This template will allow doing so effectively and efficiently. --- .markdown-link-check.json | 3 +++ .../1.md | 9 +++++++++ .../README.md | 5 +++++ 3 files changed, 17 insertions(+) create mode 100644 content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/1.md create mode 100644 content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/README.md diff --git a/.markdown-link-check.json b/.markdown-link-check.json index 9141dc5..5db116d 100644 --- a/.markdown-link-check.json +++ b/.markdown-link-check.json @@ -86,6 +86,9 @@ { "pattern": "^https://forum\\.arduino\\.cc/t/about-the-windows-virtual-shields-for-arduino-category/847513$" }, + { + "pattern": "^https://forum\\.arduino\\.cc/t/flag-for-post-making-responsible-use-of-ai-generated-content/1289013$" + }, { "pattern": "^https://forum\\.arduino\\.cc/t/hi-welcome-to-maker-faire-rome-the-european-edition/158299$" }, diff --git a/content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/1.md b/content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/1.md new file mode 100644 index 0000000..8a4d7de --- /dev/null +++ b/content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/1.md @@ -0,0 +1,9 @@ +Thanks for taking the time to report this. + +I did a brief review of the post and found that the information they are sharing appears to be relevant and accurate. It is perfectly fine for people to post AI-generated content on the forum as long as they have verified the information. + +Posting irrelevant or inaccurate AI-generated content due to cursorily copy and pasting without doing verification is irresponsible and something the moderators will take action to stop. So if you identify such posts, please do flag it. If the problem with the post wouldn't be obvious to someone who doesn't have special expertise in that subject matter, please select the "**Something Else**" option from the flag creation dialog and provide a description of the problem in the message field that appears in the dialog. + +Otherwise valid AI-generated content is frequently used as a vehicle for hiding spam links, so it is worth giving special scrutiny to such content. Please do flag any posts you see that contain spammy looking links. + +I didn't see any signs of malicious intent in this specific case though, so I have determined that no moderation is needed. diff --git a/content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/README.md b/content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/README.md new file mode 100644 index 0000000..3bd93ac --- /dev/null +++ b/content/categories/templates/_topics/flag-for-post-making-responsible-use-of-ai-generated-content/README.md @@ -0,0 +1,5 @@ +# Flag for Post Making Responsible Use of AI-Generated Content + +## Published At + +https://forum.arduino.cc/t/flag-for-post-making-responsible-use-of-ai-generated-content/1289013 (private)