You are viewing a single comment's thread from:

RE: Have you paid your crypto taxes?

Yep. I'd seen that too! You're pretty observant, considering how god awful that applet I'm writing console output looks.. lmao

Not currently trying to detect AI images, as it's a hell of a lot more difficult to get machine vision to work, but eventually going to get that capability going as well.

I'm not anti-AI.. Hell I'm using AI to detect the other AI! XD

Hopefully I can get this thing to flag more things correctly and leave normal posts alone.

Sort:  
 last month  

No worries. I am used to reading code and all that. I also understand where you're coming from considering how everything is these days. I am not sure if you've come across gpt zero, but if you haven't you might want to check them out for reference.

Will have to check 'er out. Thanks for the lead.

Currently I test against 4 different models as per outlined in some RADAR: Robust AI-text Detection via Adversarial leanRning paper that I'd seen. Damn neat tech. Have managed to do the inference locally, as for training it against other models, the way to do it is outlined in the paper I believe. Was going to release the thing today but I'm still not 100% sure it's not gonna give a bunch of false hits.

Thanks for understanding