Custom GPTs for Specialized Translation Domains
A Custom GPT (OpenAI's term, mirrored by Claude Projects and Gemini Gems) is a persistent, pre-configured AI assistant. You give it instructions and reference files once, and from then on every conversation starts with that context already loaded. For translators and interpreters working repeatedly in the same domain or with the same client, Custom GPTs are an enormous productivity multiplier.
What You'll Learn
- What Custom GPTs, Claude Projects, and Gemini Gems are — and which to use
- How to build a domain-specific translation assistant in 30 minutes
- What to include in instructions, knowledge files, and the system prompt
- How to maintain and improve your Custom GPTs over time
What a Custom GPT Actually Is
Strip away the marketing. A Custom GPT is:
- A system prompt that runs invisibly before every conversation — instructions the AI follows automatically.
- A set of knowledge files the AI can reference (glossaries, style guides, prior translations).
- Optional tools (web browsing, code execution, image generation).
- A persistent name and avatar so you can find it later.
You build one once. Every future conversation starts pre-configured.
Equivalent products:
- ChatGPT Custom GPTs — Available on paid OpenAI plans. Most mature ecosystem.
- Claude Projects — Anthropic's version. Strong with long context and document-heavy work.
- Gemini Gems — Google's version. Tightly integrated with Workspace/Drive.
For translators, Claude Projects often work best because of their long-context handling for multi-document workflows. Pick whichever you already pay for.
Five Custom GPTs Every Working Linguist Should Have
1. The Client-Specific Translation Assistant
One GPT per repeat client. Instructions:
"You are my translation assistant for [Client X]. The client publishes [content type] in [domain]. The target language is [target]. Always: (1) follow the attached glossary, (2) apply the attached style guide, (3) prefer the terminology in the attached prior translations over your own suggestions, (4) flag any segment where you propose a term not in the glossary, (5) write in the client's brand voice as defined in the style guide. Never: invent terminology you cannot justify, change facts from the source, output content I haven't asked for."
Knowledge files: glossary, style guide, 2–3 approved prior translations.
Every project for that client starts with this assistant. Massive consistency win.
2. The Domain Specialist
One GPT per domain you work in regularly — legal contracts, medical device manuals, financial reporting, marketing copy. Instructions:
"You are a senior [domain] linguistic assistant. You help me understand source-text concepts, build terminology, draft translations, and check my work. You always: (1) use [domain]-appropriate register and terminology, (2) reference [authoritative sources], (3) explain reasoning when I ask, (4) flag legal/medical/financial implications I should consider. You never produce content beyond what I asked for."
Knowledge files: domain reference texts, authoritative terminology, your accumulated personal notes for that domain.
3. The Interpreter Brief Generator
A GPT specifically for producing interpreter briefings. Instructions:
"You produce concise, focused briefings for me as a [working languages] interpreter. When given a topic, agenda, participant list, or program, you generate: (1) a 600-word primer at the level of an educated generalist, (2) a 40-term glossary in two columns optimized for booth use, (3) a name and acronym pronunciation cheat sheet, (4) likely questions and likely answers, (5) 5 follow-up questions I should research further. Output should fit on 3 printed pages."
This collapses a 30-minute prompt sequence into a single conversation.
4. The QA Reviewer
A GPT that runs your QA prompts in one go. Instructions:
"You are a senior bilingual reviewer. When given a bilingual table or a source plus target, you produce a numbered list of issues by severity covering: consistency, numerics, dates, named entities, omissions, additions, register, forbidden terms. You never rewrite the translation. You never invent issues. You output 'No issues' when there are none in a category. You always show your work — give the segment number for every issue."
Knowledge files: your client's style guide, glossary, forbidden-terms list.
5. The Client-Communications Drafter
A GPT for the non-translation parts of your business. Instructions:
"You draft professional emails, quotes, and project briefs on my behalf. My tone is warm but direct. I write in [language]. I am a freelance [translator/interpreter] specializing in [domains]. Standard rates: [rates]. Standard turnaround: [turnaround]. When asked to draft a client message, produce: (1) the email body, (2) any attachment suggestions, (3) a single follow-up message if the client doesn't respond within 5 business days."
Knowledge files: your rate card, contract template, FAQ, prior approved client emails.
What to Put in Knowledge Files
The single best thing you can put in a Custom GPT's knowledge base is:
- Glossaries as plain text or CSV
- Style guides as Markdown or plain text (avoid scanned PDFs the AI can't parse cleanly)
- 3–5 approved prior translations for the client/domain
- A short "house rules" document capturing your personal preferences (you-form vs polite form, Oxford comma, locale conventions, anything else that's "the way I do things")
- Lists of forbidden terms
What not to put in:
- Confidential client documents that you don't have explicit permission to upload
- Documents you haven't read yourself — you can't catch AI errors against unfamiliar references
- Marketing material from third parties
Writing Effective Instructions
The system prompt of a Custom GPT is the most leveraged text you'll ever write — every future conversation uses it.
Three rules:
- Be specific about what to do AND what not to do. "Use formal register" is weaker than "Use formal register; never use contractions; always use the polite vous-form; never use first-person plural."
- Tell the AI when to escalate. "If a term is not in the glossary and you cannot determine its meaning from context, ask me before guessing."
- Define the output format. "Always output in two columns: source segment, target segment. No commentary unless I ask for it."
Maintenance: The Forgotten Step
Custom GPTs go stale. Every few months:
- Add newly learned terminology to the glossary file
- Add the latest approved translations as fresh examples
- Refine the system prompt based on patterns of error you've noticed
- Remove obsolete client products or services from the knowledge
Set a calendar reminder: quarterly GPT refresh, 30 minutes per GPT. This is a tiny investment for an asset that pays out every day.
A Privacy Note
By default, OpenAI Custom GPTs on consumer plans may share data with OpenAI for training. Claude Projects and Gemini Gems have similar nuances. For client-confidential content:
- Use enterprise tiers (ChatGPT Enterprise / Team, Claude for Work, Gemini for Workspace) which contractually do not train on your inputs
- Set the GPT to private (visible only to you)
- Strip identifying client names from knowledge files where possible
- Check your client NDAs before uploading anything
Sharing GPTs
You can share Custom GPTs with colleagues, sub-contractors, or your own multi-person team. Useful for agency setups. Be cautious: anything you put in the GPT is visible to anyone with access to it.
Key Takeaways
- A Custom GPT is a persistent, pre-configured AI assistant — build once, reuse forever.
- Translators benefit most from: a per-client GPT, a per-domain GPT, an interpreter brief generator, a QA reviewer, and a client-communications drafter.
- Instructions, knowledge files, and house rules are the three knobs. Tune all three.
- Refresh quarterly. Watch confidentiality.

