Contribute
We welcome contributions across languages, scripts, and modalities.
How to Contribute¶
- File issues and feature requests on GitHub
- Submit pull requests with clear scope and tests where applicable
- Add or improve translations using the i18n structure
Guidelines¶
- Follow inclusive language and accessibility best practices
- Ensure locale-sensitive formats and directionality safety
- Prefer portable, open formats for datasets and prompts
Development¶
- Install:
pip install -r requirements.txt
- Serve locally:
mkdocs serve
- Build:
mkdocs build --strict
Thank you for helping advance language technology for everyone.