Hi! Great list — I use it as a reference regularly.
I'd like to suggest adding humanize-chinese to the collection. It fills a gap that most tools on this list don't cover:
What it does:
- AI text detection scoring (0-100) specifically tuned for Chinese text
- Analyzes statistical patterns in Chinese writing (character diversity, sentence rhythm, punctuation patterns, etc.)
- 7 built-in rewriting style transforms for reducing AI-detected patterns
- Targets academic AIGC detection systems (CNKI/VIP/Wanfang) commonly used in Chinese universities
Why it's different from existing entries:
- Chinese-language focused — most detectors on this list target English text. Chinese has fundamentally different statistical properties (character-level vs word-level, no spaces, different punctuation norms)
- Open source (Python library, MIT license) — not a SaaS product
- Zero dependencies — pure Python, pip-installable
- Both detection + rewriting — scores text AND provides tools to reduce AI patterns
Suggested entry:
Humanize-Chinese - Open-source Python library for Chinese AI text detection (0-100 scoring) and rewriting. Targets CNKI/VIP/Wanfang AIGC detection. Zero dependencies.
This would go under the "H" section alphabetically.
Happy to open a PR instead if you prefer — let me know!
Hi! Great list — I use it as a reference regularly.
I'd like to suggest adding humanize-chinese to the collection. It fills a gap that most tools on this list don't cover:
What it does:
Why it's different from existing entries:
Suggested entry:
This would go under the "H" section alphabetically.
Happy to open a PR instead if you prefer — let me know!