Maintained open-source tool
awesome-agentic-ai-zh — trilingual agentic-AI curriculum
Problem
Chinese-speaking learners lacked a structured, staged path into agentic AI, and multilingual technical content drifts out of sync the moment it is duplicated by hand.
Why it matters
Locale drift is a correctness problem, not a translation problem — a curriculum whose language versions disagree teaches different things to different readers. It is solvable with CI, not vigilance.
Approach
My role
Sole creator and maintainer; external contributors' pull requests have been reviewed and merged.
Method
A staged trilingual learning roadmap with runnable exercises, maintained under the same engineering discipline as a software project.
What was built
A curriculum repository whose automated checks keep all three languages in sync, catch link rot, and flag overclaims — content governance implemented as automation.
Key challenge
Keeping three locales verifiably synchronized. The answer is automated checks that fail the build when the languages drift apart, replacing manual mirroring.

Validation & limitations
The repo discloses honestly what has been executed versus syntax-checked; external contributions and an externally filed internationalization issue are the community-review signal.
Results & status
Maintained open-source tool; 4.7k+ GitHub stars (July 2026) — the one star count permitted in public copy, re-verified before each publish.
Links
Transferable relevance
Academic Near zero, and the page says nothing to pretend otherwise — it is presented as the community/education line.
Industry Automated content governance and bilingual technical communication; a distribution channel into the Chinese-speaking AI community.