4 comments

  • iyamani an hour ago

    What classifier are you using, and how are you handling false positives? I would prefer seeing the occasional AI post than miss something "potentially" good.

      otherayden 15 minutes ago

      Hi I updated the title because the previous one was a little misleading. I'm using GPT 5.6 sol and simply asking if the content and title indicate that the article is primarily focused on AI, rather than being generated by AI. I checked hugging face and found surprisingly few models dedicated to detecting AI-generated text though, but there are some APIs and sites like GPTZero available for it. Perhaps the "detect AI-generated content and remove it from feeds" problem could be an interesting one to investigate though

  • wgd an hour ago

    > Scans the title of each post and the content to figure out whether to classify it as about AI or not.

    Dang. That's, uh, not really the definition of "AI content" which I most want filtered out of my news feed.

      otherayden 19 minutes ago

      Yeah sorry for that, I updated the title. Seems like filtering out AI-generated content from feeds would be an interesting problem to attack though