Hacker News new | ask | show | jobs
by rustc 335 days ago
> I recently made a user script that tries to highlight LLM generated text

How does that work?

2 comments

It uses one of Mozilla's models: https://huggingface.co/fakespot-ai/roberta-base-ai-text-dete...

It has a pretty high false positive rate though, but it reliably highlights AI generated spam websites and saves me from having to read them.

Random number generator and vibes probably.