Skip to content

Commit

Permalink
suggested tweaks to wording
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrishotts committed May 15, 2024
1 parent 0971b6e commit 1ee40a7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 deletions.
12 changes: 4 additions & 8 deletions src/pages/guides/distribute/guidelines/genai/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,15 @@ This set of guidelines gives you the latest information on how to meet Adobe’s

Our Generative AI guidelines include:

- Acceptable content
- Restricted content
- Transparency when using Gen AI content
- Listing guidelines
- Content generation guidelines, including disclaimer guidelines
- Recommendations for add-ons using generative AI technology

We will edit and update this guide as our requirements and the technology evolve.

## Overview

The rise of Generative AI offers potential benefits for add-ons, particularly in facilitating content creation and accelerating workflows.

However, it also means it is possible for users to be exposed to llegal content on a large scale, even if the add-on’s own code bundle and assets technically meet requirements.

Adobe requires that users be able to choose whether they want to try add-ons that employ Generative AI technology. This means that add-ons must clearly state upfront when they use generative AI technologies.
The rise of Generative AI offers potential benefits for add-ons, particularly in facilitating content creation and accelerating workflows. Adobe requires that users be able to choose whether they want to try add-ons that employ Generative AI technology. This means that add-ons must clearly state upfront when they use generative AI technologies.

We created these guidelines to assist any developers who wish to take advantage of Generative AI in their add-ons, to make sure they do so in accordance with Adobe standards.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ These requirements can be listed in any number of locations:

No content filter or classifier is perfect, and it’s possible that some restricted content might be generated unintentionally, even with a safe prompt.

You should provide your users with a mechanism for alerting you when this happens, so that you can take appropriate action to ensure that similar content isn’t generated in the future.
You may provide your users with a mechanism for alerting you when this happens, so that you can take appropriate action to ensure that similar content isn’t generated in the future.

Users can also use the “Report Abuse” feature inside Adobe Express to report content, but this report will only be sent to Adobe.

Expand Down
7 changes: 3 additions & 4 deletions src/pages/guides/distribute/guidelines/genai/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ Content created by your add-on must adhere to [Adobe’s General Terms of Use](h

Specifically:

* Your add-on must not generate illegal content—especially child and adult sexual abuse material.
* Your add-on must leverage filtering technologies to ensure that illegal content cannot be generated.
* You must test your add-on to ensure that illegal content is not generated.
* Your add-on must not generate illegal content.
* Your add-on must leverage filtering technologies and must test your add-on to ensure that illegal content is not generated.
* Before an add-on leveraging generative AI is approved for publication, you may be asked to certify that you have read these guidelines and agree to abide by them.

If your add-on is found to be generating illegal content, your add-on may be removed.
If your add-on is found to be generating illegal content, your add-on will be removed.

### Disclaimer requirements

Expand Down

0 comments on commit 1ee40a7

Please sign in to comment.