korymath / talk-generator

talk-generator is capable of generating coherent slide decks based on a single topic suggestion.
MIT License
124 stars 9 forks source link

Filter for 'risky' content #43

Closed twinters closed 5 years ago

twinters commented 5 years ago

As a reviewer suggested, and as we have discussed many times in the past, there might be some use for a filter of "risky" content. Although it will be hard to eliminate all such violations (due to the fact that it is hard to know where to draw the line, and to recognise this in images), we can probably add a variable that turns certain (parts) of content generators off, in order to decrease the probability of weird images.

What should we name such a variable? We might take something like sfw or childfriendly, but I don't know if these names would be appropriate since it will be hard to absolutely guarantee that.

twinters commented 5 years ago

I've been writing some code that filters out NSFW-tagged content from reddit, and negatively rated posts from ShitPostBot. Since these were the most provocative sources, I don't think there are many issues with the inappropriateness anymore. Please let me know if anyone encounters an inappropriate image in a slide deck, and send me a screenshot + the notes from that slide so I can reconsider adding a filter to certain "less trustworthy" content sources.