read.cash Log in
@GreatWhiteSnarkOnNoiseApp edited

The basic principle behind software (and possibly all) development: Is there an app/tool/utility that does what I want? No. Fine then, I'll find some APIs and libraries that I can leverage to create it myself. Enabling NSFW content seems to be largely a case of finding a fork of code that has the censorship filter disabled/removed or creating a fork myself. Since a lot of what's available seems to use Keras, Pytorch or Tensorflow (mainly developed by Google and Meta), I'm not keen to do the latter, since I'll have to do my development in a container and pick through (perhaps fork and maintain) the code of the underlying AI libs looking for nastiness. That's not optimal. I'd rather make requests to a third party API that hosts such code. On that note, I'm learning PHP (yet more PHP, about 35 hours of it) and adding an AI section to my Website, which I will also be converting to use MVC. Like the rest of the site, it's going to have a dark Nordic theme.

No comments yet

Log in to join in Reading is open to everyone. Replying needs an account.