tropius: detect AI tropes in prose
Summary
tropius is a Rust CLI that detects AI tropes in prose using a TOML-defined trope dictionary. It combines an Aho-Corasick matcher with structural and repetition detectors to generate a findings report, and it is released as open-source software. The article outlines usage, installation, and integration examples.