Significant-Gravitas/AutoGPT

Add Support for Internationalization to AutoGPT

Open

#7,206 opened on Jun 10, 2024

View on GitHub
聽(10 comments)聽(0 reactions)聽(0 assignees)Python聽(184,310 stars)聽(46,237 forks)batch import
fridgegood first issuehelp wantedinternationalization

Description

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.

Contributor guide

Add Support for Internationalization to AutoGPT 路 Significant-Gravitas/AutoGPT#7206 | Good First Issue