i1n.ai
Use Case

The localization layer AI agents already understand.

Run i1n setup-ai and your agent instantly knows how to create translation keys, push to i1n, and generate type-safe definitions. No prompting required.

terminal
$ i1n setup-ai
✓ Generated .cursorrules
✓ Generated CLAUDE.md
✓ Generated .windsurfrules

$ i1n push --translate es,fr,ja
✓ Pushed 12 new keys
✓ Translated to 3 languages
✓ Updated i1n.d.ts

How i1n solves this

Auto-generated agent rules

i1n setup-ai creates .cursorrules, CLAUDE.md, and .windsurfrules files that teach your agent the entire localization workflow.

CLI-first = agent-first

Every i1n operation is a single terminal command. Agents can push keys, trigger AI translation, and pull types autonomously.

Variable-safe translation

AI translation masks {name}, {{count}}, and %{key} before translating. Agents can trigger translation without fear of breaking interpolation.

Zero-config type generation

i1n pull generates i1n.d.ts automatically. Agents get compile-time feedback on every translation key they create.

Try it now

Free Starter plan. No credit card required.

Popular integrations