andrewyng/translation-agent
None observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 35
- Longevity 60
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 843
- days_rel: n/a
- days_push: 759
- n_releases_24m: 0
Adoption not part of the score
5804 stars · 708 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python demonstration library by Andrew Ng implementing an agentic machine translation workflow: an LLM translates text, reflects on its own output, and applies suggestions to improve it. It is explicitly a research demo rather than production software.
Use cases
- translate text with an llm using a reflection workflow
- control translation style and formality via prompts
- enforce consistent terminology with a glossary in machine translation
- translate for a specific regional dialect like latin american spanish
- generate parallel text corpora for training translation models
When to choose
- you want steerable, prompt-controlled machine translation with custom style or terminology
- you are experimenting with agentic LLM workflows for translation research
- you need to generate training data (parallel corpora) for traditional MT systems
When to avoid
- you need fast, cheap, production-grade translation at scale
- you require consistently better quality than commercial MT offerings
- you need a mature, well-supported translation product
Facets
library · maturity experimental
llm-inference agent-framework nlp prompt-engineering large-language-models python cross-platform machine-translation reflection-workflow agentic-translation llm translation natural-language-processing ai-agents localization
1 source
- readme: https://github.com/andrewyng/translation-agent · fetched 2026-08-28 · 87fe70cc0ff1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andrewyng/translation-agent | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="andrewyng/translation-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem