Skip to content

intl-ai

AI-powered i18n translation. Zero runtime dependencies.

Quick Install

Install the standalone CLI with a single command on macOS or Linux:

bash
curl -fsSL https://intl-ai.pages.dev/install.sh | bash

Or use it without installing via npm or Bun:

bash
npx @intl-ai/cli fill
bunx @intl-ai/cli fill

Homebrew and mise support are also available; see the installation guide for details.