Remix.run Logo
Show HN: Extension to filter LLM written articles(hnslop.nilsherzig.com)
16 points by nilsherzig 2 days ago | 3 comments

Firefox Extension/Userscript and API to get Pangram scores for all articles on the hackernews frontpage. The extension allows you to hide articles with a high score.

This is about detecting posts written by LLMs, not posts about AI.

Feel free to use the API to build your own tooling/readers.

Big thanks to https://news.ycombinator.com/user?id=salahadawi for providing the data :).

sriyapaka a day ago | parent [-]

How does the scoring work, since AI-assisted useful content is always fine?

nilsherzig a day ago | parent [-]

Please explain what you mean by "AI assisted usefull content is always fine".

Here is a detailed explanation from Pangram how their scoring works https://www.pangram.com/research/how-it-works

sriyapaka 4 hours ago | parent [-]

Thanks for the report.