Integrating AI with Phrase means connecting LLMs and agents to its Jobs API, Translation Memory (TM), and Terminology (TBX) endpoints. The primary surfaces for automation are:
- Project & Job Creation: Using AI to analyze incoming source files (from connected CMS, code repos, or design tools) to auto-create Phrase projects, set priority, assign linguists, and apply the correct TM and glossary.
- Pre-Translation & Suggestion Engine: Augmenting Phrase's built-in machine translation with custom LLM suggestions, grounded in your specific TM and terminology via RAG, before strings reach human translators.
- In-Editor Copilot: Providing real-time, context-aware assistance within the Phrase translator interface via API, fetching relevant past translations, product documentation, or brand guidelines to answer linguist queries.
- Automated QA & Review: Implementing custom AI-powered quality gates via webhooks that check for brand voice compliance, terminology adherence, and contextual accuracy beyond Phrase's standard QA rules.




