ahmedak/defluff
by Various
Deterministic slop detector for AI-generated prose. No model, no API key.
MCP
ahmedak/defluff
Added 13 July 2026
Overview
A Python library that deterministically detects AI-generated prose by analyzing textual features without using machine learning models or API keys. It operates entirely offline, relying on rule-based heuristics to flag likely slop.
Best for
Best for
Developers needing a quick, offline, zero-cost slop check with no reliance on third-party services.
Use cases
- Flag AI-generated content in code comments or documentation
- Filter out synthetic prose from scraped datasets
- Add a lightweight slop check to CI pipelines
Notes
A Python library that deterministically detects AI-generated prose by analyzing textual features without using machine learning models or API keys. It operates entirely offline, relying on rule-based heuristics to flag likely slop.
0 stars on GitHub. Last updated 2026-06-28. Licensed MIT.
Use cases
- Flag AI-generated content in code comments or documentation
- Filter out synthetic prose from scraped datasets
- Add a lightweight slop check to CI pipelines
Pros
- No external dependencies or API costs
- Fully deterministic and reproducible results
- Simple to integrate as a pure Python library
Cons
- Limited accuracy compared to model-based detectors
- Very low adoption (0 GitHub stars) with minimal community validation
- May produce false positives on intentionally stylized prose
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- No external dependencies or API costs
- Fully deterministic and reproducible results
- Simple to integrate as a pure Python library
Cons
- Limited accuracy compared to model-based detectors
- Very low adoption (0 GitHub stars) with minimal community validation
- May produce false positives on intentionally stylized prose
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.