Free
AI Localization with Custom.MT
By Custom.MT
<p>The <strong>AI Localization with Custom.MT plugin</strong> brings the latest <strong>neural machine translation (MT)</strong> and <strong>GenAI models (LLMs)</strong> to <strong>Trados Studio</strong>.</p>
<hr>
<h2><strong>Key Features</strong></h2>
<ol>
<li><strong>AI Workflows</strong> – Build workflow templates that combine NMT and LLMs, and generate automated translations based on style guide, formality, and units of measurement settings.</li>
<li><strong>Automated Post-Editing (APE)</strong> – Improve NMT output using LLMs with custom prompts.</li>
<li><strong>Custom Prompts</strong> – Create, edit, and reuse your own GenAI prompts to stylize text. Define any instruction set to fit your workflow.</li>
<li><strong>Best Engine</strong> – Evaluate MT or LLM models based on closeness to your translation memory (TM) using BLEU scores and Word-Error Rate metrics.</li>
<li><strong>AI Glossaries</strong> – Add your terminology assets and let AI automatically inflect and adapt terms to the correct form, gender, and number in context.</li>
<li><strong>Centralized Access</strong> – No need to purchase API keys or create separate accounts — all models and engines are available through your Custom.MT Console.</li>
<li><strong>Data Security</strong> – All data is processed within the EU (<strong>AWS Frankfurt</strong>, ISO 27001 / SOC 2 compliant), with no data retained outside your project session. Custom.MT has opt-out and data protection agreements with <strong>OpenAI</strong> and <strong>Anthropic Claude</strong>.</li>
</ol>
<hr>
<h2><strong>Large Language Models (LLMs) Supported</strong></h2>
<ol>
<li><strong>OpenAI</strong> – GPT-4, GPT-4o, GPT-5, Mini, and Nano</li>
<li><strong>Anthropic Claude-4</strong></li>
<li><strong>Gemini 2.5 Pro</strong></li>
<li><strong>Wind Tower</strong> – Anthill, Sugarloaf, Vesuvius</li>
<li><strong>Lara</strong></li>
</ol>
<hr>
<h2><strong>Neural Machine Translation (MT) Supported</strong></h2>
<ol>
<li>DeepL</li>
<li>Google</li>
<li>Microsoft</li>
<li>Amazon</li>
<li>ModernMT</li>
<li>Baidu</li>
<li>Systran</li>
<li>Tencent TranSmart</li>
<li>XL8</li>
<li>Globalese</li>
<li>Yandex</li>
<li>LanguageWire</li>
<li>Sayqalchi</li>
<li>Tilmoch</li>
<li>Papago</li>
<li>Pangea</li>
<li>Tarjama</li>
<li>Alibaba</li>
<li>TextShuttle</li>
</ol>
<p>Custom.MT supports <strong>custom and fine-tuned MT</strong> and <strong>GenAI models</strong>.</p>
<hr>
<h2><strong>Installation</strong></h2>
<ol>
<li>Download and install the <strong>Custom.MT Translation plugin</strong> from the <strong>RWS AppStore</strong>.</li>
<li>Sign up for the <strong>Custom.MT Console</strong>.</li>
<li>Create workflow templates with your preferred MT or LLM model, glossary, and prompts.</li>
<li>Connect your <strong>Console API key</strong> to Trados.</li>
<li>When creating a project, make sure the language pair in Trados matches the one in your template. The plugin will automatically display all templates available for that language pair.</li>
</ol>
<p><strong>See pricing and plans here:</strong>
<a href="https://custom.mt/custom-machine-translation-platform/">https://custom.mt/custom-machine-translation-platform/</a>
</p>
<style>
:root {
--table-striped: rgba(0, 0, 0, 0.05);
--table-border: #dee2e6;
--lightgray: #e9ecef;
}
code {
color: black;
background-color: var(--lightgray);
border-radius: 5px;
padding: 1.5px;
}
blockquote {
border-left: 3px solid var(--lightgray);
padding-left: 10px;
}
table {
border: 1px solid var(--table-border);
border-collapse: collapse;
width: 100%;
}
table th,
table td {
border: 1px solid var(--table-border);
padding: 8px;
text-align: left;
color: black;
}
table th {
background-color: var(--table-striped);
color: black;
}
table tr:nth-child(even) {
background-color: var(--table-striped);
color: white;
}
table tr:nth-child(odd) {
background-color: white;
color: var(--table-striped);
}
</style>