You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/translation-process/crowdin-ai.mdx
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ To configure AI prompts, follow these steps:
61
61
* Previous and next strings – allows AI to consider previous and next strings for additional context.
62
62
* File context – allows AI to consider a textual description of the file added in the [file settings](/file-management/#file-context) or in the [Editor](/online-editor/#file-context).
63
63
* AI-Generated Context – automatically generate file context when it's missing. If the file context isn’t provided manually, AI will analyze the source content and generate a contextual summary. This summary is used both during pre-translation and as reference material in the Editor. <Asidetype="caution">This option is only available in file-based projects and requires the File context option to be enabled.</Aside>
64
+
* File content (Specific to the AI in editor prompt type) – allows AI to access the full file content during chat communication with the AI Assistant. The file content is added to context only when requested by AI.
64
65
* Screenshots – allows AI to consider a visual context in the form of screenshots where the strings are tagged. This enhances accuracy and context awareness. <ReadMore>Read more about [Screenshots](/screenshots/).</ReadMore>
65
66
* Public project description – allows AI to consider public project description.
66
67
* Custom placeholders – select reusable placeholders previously created in your Crowdin account's AI settings from a drop-down menu to quickly insert standard text snippets into your prompt.
@@ -340,23 +341,26 @@ Pre-translation via AI allows you to use AI Models to pre-translate your content
340
341
341
342
## Using AI in the Editor
342
343
343
-
After configuring a prompt with the **AI in editor** type, Crowdin AI can be used in the Editor as an AI Assistant for translators and proofreaders. This AI Assistant can be communicated with in a chat format, allowing you to send prompts and receive replies.
344
+
After configuring a prompt with the **AI in editor** type, Crowdin AI can be used in the Editor as an AI Assistant for translators and proofreaders. The AI Assistant works in a chat format, allowing you to send prompts and receive replies.
344
345
345
-
The AI Assistant is context-aware, meaning it knows the string the translator is working on, the related glossaries, TM matches, the maximum acceptable length of the translation, the related screenshots, etc. This contextual awareness enables the AI Assistant to provide more accurate and relevant assistance.
346
+
The AI Assistant is context-aware, meaning it automatically considers the string the translator is working on, the related glossaries, TM matches, the maximum acceptable length of the translation, the related screenshots, and more. This contextual awareness enables the AI Assistant to provide more accurate and relevant assistance.
346
347
347
348
Here are some tasks the AI Assistant can help with:
348
349
349
-
* Correcting TM suggestions: If you get a 60% match, the AI Assistant can improve the remaining 40%, ensuring consistency with your terminology and previous translations.
350
-
* Serving as an advanced dictionary: The AI Assistant can provide term definitions, translation variants, synonyms, and more.
351
-
* Suggesting translations: Similar to other MT tools, the AI Assistant can suggest translations which you can further refine based on your specific needs or save as is.
350
+
***Correcting TM suggestions** - If you get a 60% match, the AI Assistant can improve the remaining 40%, ensuring consistency with your terminology and previous translations.
351
+
***Serving as an advanced dictionary** - The AI Assistant can provide term definitions, translation variants, synonyms, and more.
352
+
***Suggesting translations** - Similar to other MT tools, the AI Assistant can suggest translations that you can refine based on your specific needs or save as is.
353
+
***Summarizing content** – For example, when translating knowledge base articles, it can generate short summaries to help you understand the content before translating.
352
354
353
-
In addition, the AI Assistant can help in translating knowledge base articles by providing short summaries, helping you grasp the content quickly before translating.
355
+
To start using the AI Assistant, click the **AI Assistant** section in the right sidebar of the Editor.
354
356
355
-
When working in the Editor, you can start using the AI Assistant by clicking the AI Assistant tab in the right sidebar.
357
+
You can also interact with the AI Assistant faster using context-aware shortcuts. When you hover over an AI, TM, or MT suggestion in the Context and Translations section, the **Discuss suggestion with AI** button appears. Click it to open the chat with the suggestion already prefilled.
358
+
359
+
To see what context is passed to the AI, click the <Iconname="mdi:information-outline"class="inline-icon" />**Show AI context** button in the AI Assistant panel header. This opens a modal that displays the full scope of context available to the AI, including the selected string, TM matches, glossary terms, file name, surrounding strings, filtered strings, project description, plural forms, and more.
356
360
357
361
<Imagesrc={aiEditor}alt="AI Assistant in the Editor" />
358
362
359
-
For faster and more efficient interaction with the AI Assistant, you can use prompt shortcuts. By default, there are three prompt shortcuts available:
363
+
For even faster and more efficient interaction with the AI Assistant, you can use prompt shortcuts. By default, three prompt shortcuts are available:
360
364
361
365
* Rephrase
362
366
* Shorten
@@ -367,7 +371,7 @@ To add your own prompt shortcuts, follow these steps:
367
371
<Steps>
368
372
1. Click <Iconname="mdi:cog"class="inline-icon"/> in the upper-right corner to open the AI settings.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/translation-process/crowdin-ai.mdx
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ To configure AI prompts, follow these steps:
61
61
* Previous and next strings – allows AI to consider previous and next strings for additional context.
62
62
* File context – allows AI to consider a textual description of the file added in the [file settings](/enterprise/file-management/#file-context) or in the [Editor](/enterprise/online-editor/#file-context).
63
63
* AI-Generated Context – automatically generate file context when it's missing. If the file context isn’t provided manually, AI will analyze the source content and generate a contextual summary. This summary is used both during pre-translation and as reference material in the Editor. <Asidetype="caution">This option is only available in file-based projects and requires the File context option to be enabled.</Aside>
64
+
* File content (Specific to the AI in editor prompt type) – allows AI to access the full file content during chat communication with the AI Assistant. The file content is added to context only when requested by AI.
64
65
* Screenshots – allows AI to consider a visual context in the form of screenshots where the strings are tagged. This enhances accuracy and context awareness. <ReadMore>Read more about [Screenshots](/enterprise/screenshots/).</ReadMore>
65
66
* Public project description – allows AI to consider public project description.
66
67
* Custom placeholders – select reusable placeholders previously created in the organization's AI settings from a drop-down menu to quickly insert standard text snippets into your prompt.
@@ -344,23 +345,26 @@ Pre-translation via AI allows you to use AI Models to pre-translate your content
344
345
345
346
## Using AI in the Editor
346
347
347
-
After configuring a prompt with the **AI in editor** type, Crowdin AI can be used in the Editor as an AI Assistant for translators and proofreaders. This AI Assistant can be communicated with in a chat format, allowing you to send prompts and receive replies.
348
+
After configuring a prompt with the **AI in editor** type, Crowdin AI can be used in the Editor as an AI Assistant for translators and proofreaders. The AI Assistant works in a chat format, allowing you to send prompts and receive replies.
348
349
349
-
The AI Assistant is context-aware, meaning it knows the string the translator is working on, the related glossaries, TM matches, the maximum acceptable length of the translation, the related screenshots, etc. This contextual awareness enables the AI Assistant to provide more accurate and relevant assistance.
350
+
The AI Assistant is context-aware, meaning it automatically considers the string the translator is working on, the related glossaries, TM matches, the maximum acceptable length of the translation, the related screenshots, and more. This contextual awareness enables the AI Assistant to provide more accurate and relevant assistance.
350
351
351
352
Here are some tasks the AI Assistant can help with:
352
353
353
-
* Correcting TM suggestions: If you get a 60% match, the AI Assistant can improve the remaining 40%, ensuring consistency with your terminology and previous translations.
354
-
* Serving as an advanced dictionary: The AI Assistant can provide term definitions, translation variants, synonyms, and more.
355
-
* Suggesting translations: Similar to other MT tools, the AI Assistant can suggest translations which you can further refine based on your specific needs or save as is.
354
+
***Correcting TM suggestions** - If you get a 60% match, the AI Assistant can improve the remaining 40%, ensuring consistency with your terminology and previous translations.
355
+
***Serving as an advanced dictionary** - The AI Assistant can provide term definitions, translation variants, synonyms, and more.
356
+
***Suggesting translations** - Similar to other MT tools, the AI Assistant can suggest translations that you can refine based on your specific needs or save as is.
357
+
***Summarizing content** – For example, when translating knowledge base articles, it can generate short summaries to help you understand the content before translating.
356
358
357
-
In addition, the AI Assistant can help in translating knowledge base articles by providing short summaries, helping you grasp the content quickly before translating.
359
+
To start using the AI Assistant, click the **AI Assistant** section in the right sidebar of the Editor.
358
360
359
-
When working in the Editor, you can start using the AI Assistant by clicking the AI Assistant tab in the right sidebar.
361
+
You can also interact with the AI Assistant faster using context-aware shortcuts. When you hover over an AI, TM, or MT suggestion in the Context and Translations section, the **Discuss suggestion with AI** button appears. Click it to open the chat with the suggestion already prefilled.
362
+
363
+
To see what context is passed to the AI, click the <Iconname="mdi:information-outline"class="inline-icon" />**Show AI context** button in the AI Assistant panel header. This opens a modal that displays the full scope of context available to the AI, including the selected string, TM matches, glossary terms, file name, surrounding strings, filtered strings, project description, plural forms, and more.
360
364
361
365
<Imagesrc={aiEditor}alt="AI Assistant in the Editor" />
362
366
363
-
For faster and more efficient interaction with the AI Assistant, you can use prompt shortcuts. By default, there are three prompt shortcuts available:
367
+
For even faster and more efficient interaction with the AI Assistant, you can use prompt shortcuts. By default, three prompt shortcuts are available:
364
368
365
369
* Rephrase
366
370
* Shorten
@@ -371,7 +375,7 @@ To add your own prompt shortcuts, follow these steps:
371
375
<Steps>
372
376
1. Click <Iconname="mdi:cog"class="inline-icon"/> in the upper-right corner to open the AI settings.
0 commit comments