Significant-Gravitas/AutoGPT
GitHub ã§èŠãAdd Support for Internationalization to AutoGPT
Open
#7,206 opened on 2024幎6æ10æ¥
fridgegood first issuehelp wantedinternationalization
Repository metrics
- Stars
- Â (184,310 stars)
- PR merge metrics
-  (å¹³åããŒãž 10d 15h) (30d ã§ 100 merged PRs)
説æ
Duplicates
- I have searched the existing issues
Summary ð¡
AutoGPT (+ Server, Benchmark) needs to support other languages. Various tools, such as Python's gettext and Babel (no, not that one), can do some of the heavy lifting here.
We must also check that these languages render correctly across the web, API, frontend, CLI, and reports.
Whoever would like to solve this should first come up with a proposal to solve it to be reviewed before making a PR
Examples ð
No response
Motivation ðŠ
We should support the Internationalization of AutoGPT. Our community clearly needs the tools in other languages.