WenYan
A local desktop assistant that formats and proofreads Chinese employment paperwork — offer letters, labor contracts, social-insurance filings — to GB/T official-document standards, then exports clean .docx files ready for government submission.
HR admins and office managers at 20–200 person Chinese tech companies who issue dozens of offer letters, contracts, and tax filings every month
- Auto-format checker that flags violations of GB/T official-document typography rules (fonts, margins, headings, page fields)
- Local Ollama integration for private rewording of clauses without sending docs to the cloud
- Template library for hiring paperwork: offer letters, employment contracts, social-insurance filings, equity grants
- Batch processing for monthly onboarding — e.g., 10 new hires exported as one audit-ready package
The GitHub repo at 148 stars with a v1.4.7 release in July 2026 shows real developer validation of the underlying format-checking engine — but it's packaged for civil servants. Chinese tech startups handle far more employment paperwork per HR person than a typical government office and currently rely on error-prone Word templates.
HR SaaS market in China is large and active (multiple 2025/2026 roundups), but the specific niche of a GB/T format-checking desktop tool aimed at SMB tech HR admins has thin direct evidence — the cited 148-star GitHub repo is modest traction and no search result surfaced dedicated HR-format-checking demand.2025中国HR SaaS市场分析与选型指南 - 知乎专栏 ↗
Market is already crowded: 小恐龙公文排版助手 ships the exact GB/T 9704-2012 formatting engine as a Word/WPS plugin, EZUsoft offers an equivalent plugin, 劳务合同助手 handles contract generation/compliance, and full HR SaaS suites (用友, 易路, 北森) cover contract workflows for the same buyer.小恐龙公文排版助手 for Word/WPS ↗EZU公文智能排版工具 - EZUsoft ↗劳务合同助手 · Labor Contract Trainer - GitHub ↗
Willingness to pay exists in HR SaaS, but XiaoKongLong-style tools are widely available with free tiers and the targeted 20–200-person tech startups usually buy bundled HR suites (not standalone plugins); standalone desktop pricing would likely cap at low single-digit USD/seat/mo.小恐龙公文排版助手 for Word/WPS ↗2025年HR SaaS选型终极指南:7大系统权威测评与对比 ↗
GB/T official-document standards and PRC labor-law submission requirements are stable and mandated, so a compliance-formatting tool has durable demand regardless of AI shifts.Chinese Standards Reference — Search GB/GB-T/Industry Standards ↗
Wrapping an existing open-source GB/T engine into a Windows desktop .docx exporter is straightforward engineering; main cost is curating HR-specific templates and keeping up with provincial labor-contract variations.GitHub - KaguraNanaga/docformat-gui: 公文格式自动处理工具(可本地运行) ↗