⚡️ State-of-the-art AI localization for web & mobile, right from CI/CD.
Website • Contribute • GitHub Action
Replexica AI automates software localization end-to-end.
It produces authentic translations instantly, eliminating manual work and management overhead. Replexica Localization Engine understands product context, creating perfected translations that native speakers expect across 60+ languages. As a result, teams do localization 100x faster, with state-of-the-art quality, shipping features to more paying customers worldwide.
-
Request access: talk to us to become a customer.
-
Once approved, initialize your project:
npx replexica@latest init
-
Localize your content:
npx replexica@latest i18n
Replexica offers a GitHub Action to automate localization in your CI/CD pipeline. Here's a basic setup:
- uses: replexica/replexica@main
with:
api-key: ${{ secrets.REPLEXICA_API_KEY }}
This action runs replexica i18n
on every push, keeping your translations up-to-date automatically.
For pull request mode and other configuration options, visit our GitHub Action documentation.
- 🔥 Instant integration: Set up in minutes
- 🔄 CI/CD Automation: Seamless dev pipeline integration
- 🌍 60+ Languages: Expand globally effortlessly
- 🧠 AI Localization Engine: Translations that truly fit your product
- 📊 Format Flexible: Supports JSON, YAML, CSV, Markdown, and more
- ⚡️ Lightning-Fast: AI localization in seconds
- 🔄 Auto-Updates: Syncs with the latest content
- 🌟 Native Quality: Translations that sound authentic
- 👨💻 Developer-Friendly: CLI that integrates with your workflow
- 📈 Scalable: For growing startups and enterprise teams
For detailed guides and API references, visit the documentation.
Interested in contributing, even if you aren't a customer?
Check out the Good First Issues and read the Contributing Guide.
Questions or inquiries? Email [email protected]
Don't see your language? Just add a new language code to the i18n.json
file and open a PR.