# lynote-ai/humanize-text

Open-source pipeline and reference implementations for improving the readability and natural cadence of AI-assisted drafts.

Repository: https://github.com/lynote-ai/humanize-text
Canonical: https://ross.abutalabs.com/products/humanize-text
Homepage: https://lynote.ai/ai-humanizer
Language: Python
License: MIT
License Family: permissive
Topics: ai-humanizer, humanize-text, ai-tools, text-humanizer, humanize-ai-text, ai-writing, paraphrasing, text-processing, text-rewriting, writing-assistant, open-source, python, responsible-ai
Last push: 2026-08-05T08:56:35+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 64, longevity 7
- inputs: {"age_days": 107, "days_push": 28, "days_rel": 28, "gap_med": null, "n_releases_24m": 1}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1574, forks 102 (observed 2026-08-28T04:05:05.824259+00:00)

## What it is
An open-source Python toolkit for making AI-generated drafts read more naturally, offering four documented humanization approaches plus a production five-step Standard Pipeline combining multi-turn LLM rewriting with multi-hop neural machine translation across linguistically distant languages. It explicitly frames itself as a readability tool and warns against using it to misrepresent authorship or evade institutional AI policies.

## Use cases
- rewrite AI-generated text so it reads more naturally
- humanize ChatGPT or Claude drafts while preserving meaning
- run a translation-chain pipeline to restructure machine-generated prose
- compare LLM rewriting vs translation-based humanization methods
- improve cadence and readability of AI-assisted writing
- build a custom text rewriting pipeline in Python

## When to choose
- you want open-source, inspectable implementations of text humanization techniques
- you need a configurable Python pipeline combining LLM rewriting and NMT hops
- you want to study or extend documented humanization methodologies
- your goal is readability and natural cadence of your own AI-assisted drafts

## When to avoid
- you want a guaranteed bypass of AI detectors or plan to misrepresent authorship
- you need a polished GUI or hosted service rather than a Python toolkit
- your institution prohibits AI rewriting of submitted work
- you need deterministic, meaning-preserving translation rather than stylistic rewriting

## Facets
- artifact type: library
- maturity: active
- function: nlp, llm-inference, prompt-engineering
- domain: large-language-models, developer-tools
- platform: python, cli
- tags: text-humanization, ai-writing, paraphrasing, translation-chain, text-rewriting, writing-assistant, responsible-ai, natural-language-processing

## Member repositories
- lynote-ai/humanize-text (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.824259+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:40.948553+00:00, confidence not recorded.
  - readme: https://github.com/lynote-ai/humanize-text (fetched 2026-08-28T04:05:05.824259+00:00, sha c50fe0124a14)
  - homepage: https://lynote.ai/ai-humanizer (fetched 2026-08-29T11:28:02.625613+00:00, sha a74eb01c5934)
  - site_page: https://lynote.ai/about (fetched 2026-08-29T11:28:02.638818+00:00, sha e2fa1d976f46)
  - site_page: https://lynote.ai/pricing?feature_trigger=footer_navigation (fetched 2026-08-29T11:28:02.636144+00:00, sha 9c1013e2e14d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
