Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.67k stars 44.11k forks source link

Add Support for Internationalization to AutoGPT #7206

Open ntindle opened 3 months ago

ntindle commented 3 months ago

Duplicates

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.

vasnt commented 1 month ago

I would be happy to start with. Not a coder, but you may guide/mentor me step-by-step. Some ideas: