Open spiraldoll opened 3 weeks ago
Agreed; the "Created using AI tools" text should be blockable.
I don’t think the API data includes whether something is 'created using AI tools' since it’s not categorized as a tag. Do you have any ideas on how we could approach this issue?
I won’t pretend to know how the API works, but I would expect that info to be stored somewhere so that the text can be shown on the webpage, or filtered out (partially, thanks for nothing, DeviantArt) from certain pages.
I've tried using the oEmbed API (Used by this project) and looked at its data. Unfortunately, there is no information related to "created using AI tools." Without this data, it's tough to detect and block such content.
I see, oEmbed wouldn’t have that data. In addition, DeviantArt’s official API doesn’t seem to give out that data either, which is just evil.
I think, in that case, Web scraping would be necessary. To reduce the amount of scraping, maybe if one Deviation from a user was found to be “created using AI tools”, it could block the user.
DeviantArt officially endorses AI “art” and provides no way to block it. It does, however, provide a required checkmark for it. This extension would benefit from detecting and blocking that.