Guillermo López

Guillermo López

Senior Software developer, CTO

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • Translate-kit
    Translate-kitAI-powered i18n for Next.js. One command. Zero lock-in.
    Feb 2026
  • 🎉
    Joined Product HuntFebruary 24th, 2026

Forums

Translate-kit - AI-powered i18n for Next.js. One command. Zero lock-in.

translate-kit is an open-source CLI that automates internationalization for Next.js apps. Run `npx translate-kit init` and it will: - Scan your JSX/TSX and extract every translatable string - Generate semantic keys with AI (not random hashes) - Transform your code to use next-intl's t("key") calls - Translate everything to your target locales Build-time, Zero lock-in, not runtime = No client-side SDK, no loading spinners. The output is static JSON files and standard next-intl code.
View more