Owner: Engineering Team | Last Updated: 2026-01-30 | Status: Draft
The humanizer model is a proprietary, custom-trained AI model that transforms AI-generated text to appear human-written. For the full AI Models overview, see AI Models Overview.
| Parameter | Type | Values | Description |
|---|---|---|---|
text |
string | — | AI-generated text to humanize |
readability |
string | Various levels | Target readability |
purpose |
string | essay, email, marketing, etc. | Content type |
anti_detection |
integer | 0-4 (default: 2) | Transformation aggressiveness |
| Field | Type | Description |
|---|---|---|
output_text |
string | Humanized text |
word_count |
integer | Output word count |
⚠️ Draft: Model architecture details (layers, training data, hyperparameters) will be documented when model documentation is provided.
| Date | Author | Change |
|---|---|---|
| 2026-01-30 | Admin | Initial creation |
Prev: AI Models Overview | Next: Detector Model Architecture | Up: Home