Hacker News new | ask | show | jobs
Show HN: Slopsift – a local, graph-backed linter for AI writing (slopsift.dev)
2 points by NikhilVerma 14 days ago
SlopSift uses NLP-backed lint rules. It goes beyond word lists and part-of-speech tags by matching relationships in a dependency graph. Though it still includes a few word-based rules for tells like “delve” and, most recently, “load-bearing.”

It’s deterministic and runs locally, in your browser or from the CLI.

1 comments

good idea! Personally, I think it would be nice to have a feature that changes certain sentences or contexts when they get repeated too often.