POSTai-article-rewriter
AI 文章改写
Documentation
AI 文章改写
将文章改写为全新表达,保持原意但改变句式和用词。适用于内容去重、AI 痕迹消除等场景。
参数
text(必填): 要改写的文章内容provider(可选): 指定AI供应商(deepseek/gemini)
Download APP
2026 Toolkk™. All Rights Reserved
将文章改写为全新表达,保持原意但改变句式和用词。适用于内容去重、AI 痕迹消除等场景。
text (必填): 要改写的文章内容provider (可选): 指定AI供应商(deepseek/gemini)Includes ready-to-use Shell, Python, Go, Java, and PHP examples for direct integration.
{
"text": "人工智能正在深刻改变我们的生活方式,从智能家居到自动驾驶,AI技术已经渗透到日常生活的方方面面。"
}{
"data": "人工智慧技术正持续重塑我们日常的生活模式,无论是智慧家庭还是无人驾驶,这项技术已融入了生活中的每个角落。"
}The fields below are derived from example JSON for integration reference only.
| Path | Type | Sample |
|---|---|---|
| text | string | 人工智能正在深刻改变我们的生活方式,从智能家居到自动驾驶,AI技术已经渗透到日常生活的方方面面。 |
The fields below are derived from example JSON for integration reference only.
| Path | Type | Sample |
|---|---|---|
| data | string | 人工智慧技术正持续重塑我们日常的生活模式,无论是智慧家庭还是无人驾驶,这项技术已融入了生活中的每个角落。 |