Hacker News new | ask | show | jobs
Ask HN: AI-Filtering Browser Extension?
7 points by v-yanakiev 409 days ago
I'm thinking of making an AI content-filtering browser extension, to mark/remove AI content in Google, Reddit, etc. It'd probably rely on on-device CPU inference (like this: https://fasttext.cc/docs/en/webassembly-module.html).

Any interest?

3 comments

I did something similar a while ago, perhaps the writeup could be useful to you: https://karimjedda.com/llms-in-the-middle-content-aware-clie...
Interesting stuff. Can you link to the extension / the source code?
That'd be interesting. I'm thinking of writing a guide on how to identify LLM prose, since I seem to be a bit above average at it.
I'll definitely give it a try. Would be interesting to see how much slop is out there.