# BigDawnGhost/wenyi

将被语言阻隔的作品，带到读者的语言中。Bringing literature into your language.

Repository: https://github.com/BigDawnGhost/wenyi
Canonical: https://ross.abutalabs.com/products/wenyi
Language: Python
License: MIT
License Family: permissive
Topics: novel, python, translation-tool
Last push: 2026-08-26T17:37:23+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 5
- inputs: {"age_days": 80, "days_push": 7, "days_rel": 8, "gap_med": 2, "n_releases_24m": 16}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2381, forks 186 (observed 2026-08-28T04:06:42.336837+00:00)

## What it is
Wenyi is a Python CLI tool that translates EPUB books into Chinese using LLMs, with whole-book context analysis, real-time glossary extraction, and multi-stage translation review. It preserves the original EPUB structure and supports resumable batch translation across multiple LLM providers.

## Use cases
- translate an epub novel to chinese
- machine translate a long book with llm
- create bilingual epub editions
- translate a novel keeping character names consistent
- resume an interrupted book translation
- translate epub while preserving formatting and images
- batch translate long-form texts with glossary support

## When to choose
- you need whole-book context and consistent terminology for long-form translation
- you want EPUB structure, styles, and images preserved
- you need resumable, checkpointed translation runs
- you want to use various LLM providers including local models via Ollama or vLLM

## When to avoid
- you need translation to languages other than Chinese
- you need real-time or interactive translation of short texts
- you cannot access any LLM provider or local model
- you need a GUI-based translation workflow

## Facets
- artifact type: cli-tool
- maturity: active
- function: llm-inference, nlp, parser, workflow-automation
- domain: large-language-models, files, developer-tools
- platform: python, cli, cross-platform
- tags: epub-translation, machine-translation, llm-translation, bilingual-output, glossary, novel-translation, natural-language-processing

## Member repositories
- BigDawnGhost/wenyi (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.336837+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-30T02:34:44.050721+00:00, confidence not recorded.
  - readme: https://github.com/BigDawnGhost/wenyi (fetched 2026-08-28T04:06:42.336837+00:00, sha 107217002012)
- Data as of 2026-08-30T08:39:29.467469+00:00.
