Claude Skill

lynote-ai/humanize-text

使用这款开源工具免费将AI文本人性化。绕过Turnitin、GPTZero及所有主流AI检测器。无需注册,无限在线使用。

概览

Stars1,436
Forks70
语言Python
最后更新2026-06-22
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者lynote-ai
仓库humanize-text
完整名称lynote-ai/humanize-text
Repo ID1,242,316,635

安装这个 Skill

git clone https://github.com/lynote-ai/humanize-text.git

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-04
平台
OpenClaw
能力
pdfsearchvideoterminalworkflowai-detectionai-humanizeai-humanizerai-toolsdify
识别文件
README.mddocker-compose.ymldocsexamplesrequirements.txttests
安装方式
  • git clone https://github.com/lynote-ai/humanize-text.git
  • pip install -r requirements.txt

项目简介

一款免费开源的AI文本人性化工具,可将AI生成内容转化为难以检测、类人化的写作风格。绕过Turnitin、GPTZero等主流AI检测器,无需注册,提供无限免费在线使用。

英文描述

Free open-source AI text humanizer to convert AI-generated content into undetectable, human-like writing. Bypass Turnitin, GPTZero, and all major AI detectors. No sign-up required. Try our unlimited free online tool

要点

  • 免费开源,无需注册即可使用
  • 绕过Turnitin、GPTZero等主流AI检测器
  • 将AI文本转化为类人化、难以检测的写作风格
  • 无限免费在线工具使用
  • 支持与Dify、n8n、OpenClaw集成

使用场景

  • 学生提交论文时避免AI检测
  • 内容创作者将AI生成文章人性化
  • 研究人员确保AI辅助论文的自然语调
  • 营销人员优化AI文案以提高互动
  • 开发者通过n8n或Dify将人性化集成到工作流中

README 摘要

## Free Humanize Text: Open-source toolkit to rewrite AI-generated content into natural <p align="center"> <img src="presentation/banner.png" alt="Humanize-Text" width="600"/> </p> <p align="center"> <a href="https://github.com/lynote-ai/humanize-text/stargazers"><img src="https://img.shields.io/github/stars/lynote-ai/humanize-text?style=social" alt="Stars"></a> <a href="https://github.com/lynote-ai/humanize-text/network/members"><img src="https://img.shields.io/github/forks/lynote-ai/humanize-text?style=social" alt="Forks"></a> <a href="https://github.com/lynote-ai/humanize-text/blob/main/LICENSE"><img src="https://img.shields.io/github/license/lynote-ai/humanize-text" alt="License"></a> <a href="https://www.python.org/"><img src="https://img.shields.io/badge/python-3.10+-blue.svg" alt="Python"></a> <a href="https://lynote.ai"><img src="https://img.shields.io/badge/Try-Lynote.ai-brightgreen?style=for-the-badge" alt="Lynote.ai"></a> </p> <p align="center"> English | <a href="README-zh.md">中文</a> </p> --- ## What is Humanize-Text? An AI text humanization toolkit. This repo evolved through two stages: - **v1.0** — Documented **4 humanization methodologies** as reference implementations (translation chain, multi-turn LLM rewriting, detection-guided feedback loop, mixed-engine translation). See [docs/techniques.md](docs/techniques.md). - **v1.5 (current)** — Added the **Standard Pipeline**: a production-grade integration of Method 1 (Translation Chain) + Method 2 (LLM Rewriting), fixed as a 5-step chain we actually run and recommend. ### v1.5.1 — Standard Pipeline (Recommended) The Standard Pipeline preserves the original writing style while routing text through a 4-step chain: two DeepSeek humanization rewrites followed by two cross-engine translation

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03