> For the complete documentation index, see [llms.txt](https://docs.mooi.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mooi.cloud/what-is-mooi.md).

# What is mooi?

*mooi* is a language translator that:

* Is aware in what context the text is going to be used (thanks to GPT).
* Supports nearly every imaginable framework (Spring, Android, iOS, React, etc.).
* Only translates values that weren't translated already.

### How it Works

At a high level:

* Define your product copies in a `yaml` file
* Attach a description to each of your copies (just as you would do with a real translator)
* Configure in what format you would like your output to be.
* Run `mooi-cli` and get the result.
* Commit the changes.
