Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Internationalization to AutoGPT #7206

Open
1 task done
ntindle opened this issue Jun 10, 2024 · 1 comment
Open
1 task done

Add Support for Internationalization to AutoGPT #7206

ntindle opened this issue Jun 10, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed internationalization Multi-language support

Comments

@ntindle
Copy link
Member

ntindle commented Jun 10, 2024

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.

@ntindle ntindle added good first issue Good for newcomers internationalization Multi-language support help wanted Extra attention is needed labels Jun 10, 2024
@vasnt
Copy link
Contributor

vasnt commented Jul 24, 2024

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

  • List down target languages which needs to be prioritized.
  • If required output language verification, then find out & approach related contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed internationalization Multi-language support
Projects
None yet
Development

No branches or pull requests

2 participants