About i18n-keyless
Internationalization without the busywork.
What we build
i18n-keyless is an internationalization service that removes translation keys from your workflow. You write text in your primary language, wrap it in a component or a function call, and the SDK fetches AI-generated translations on the fly. No JSON locale files, no key management, no manual upkeep. The source string itself is the key.
The product ships as a single Docker image that runs on any server. The hosted version at i18n-keyless.com gives you a project with zero setup. The self-hosted edition is free to install, with one project free forever and a lifetime licence for unlimited projects.
Who we are
i18n-keyless is built by Ambroselli.io, a one-person company based in Paris, France. Arnaud Ambroselli is the sole developer and operator. He has been building web and mobile apps for over ten years and started i18n-keyless because managing translation files was the most tedious part of shipping multilingual products.
Our mission
Every developer who ships an app in more than one language should be able to do it in minutes, not days. We believe translation is a solved problem at the model level and that the remaining pain is all plumbing: keys, files, syncing, and deployment. i18n-keyless removes that plumbing so you can focus on your product.
Open source and transparency
The product source code is public under the Elastic License 2.0. You can read every line of the server and the dashboard. The SDKs for every platform are published on their respective package registries. We believe in transparency: the code that handles your translations is the code you can audit.