What problem does it solve?
Detects AI-generated or generic writing patterns, quantifies their severity, explains why the text feels synthetic, and produces targeted fixes that preserve the writer's voice. It helps authors and agent pipelines avoid publishable outputs that read like templates or training-data artifacts.
Core Features & Use Cases
- Detect & score: genre-aware heuristics produce a slop score and a compact diagnosis explaining the overall issues.
- Findings & fixes: grouped findings with line-level explanations and suggested replacements so the author retains control.
- Rewrites with voice preservation: optional full rewrites that compare against an optional voice profile to keep the original stance and rhythm.
- Deterministic pre-screen: a local script performs regex and statistical checks (scripts/score.py) as a quick baseline.
- Genre presets & strictness modes: presets for LinkedIn, cover letters, recruiter messages, and adjustable strictness (brutal/firm/gentle).
Quick Start
Audit this LinkedIn post for AI-sounding patterns and return a slop score, a short diagnosis, grouped findings, and suggested line edits.