Skip to content

Commit 8ce70c1

Browse files
committed
EXM-55650 Presentation from Convex
1 parent 27d0cfd commit 8ce70c1

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

maps/dita-articles.ditamap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
<topicref href="../topics/ai_positron.dita">
9898
<topicref href="../topics/ai-positron-add-on-functionality-small-clips.dita"/>
9999
</topicref>
100+
<topicref href="../topics/dita-ai-tools.dita"/>
100101
<topicref href="../topics/oxygen_ai_powered_editing.dita"/>
101102
<topicref href="../topics/gen_ai_enhance_editing.dita"/>
102103
<topicref href="../topics/using_chatgpt_in_a_dita_xml_project.dita"/>

resources/dita-ai-tools.pdf

777 KB
Binary file not shown.

topics/dita-ai-tools.dita

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3+
<topic id="dita_ai_tools">
4+
<title>Overcoming Challenges - Editing DITA XML content with AI Tools (Presentation)</title>
5+
<prolog>
6+
<author>Radu Coravu</author>
7+
<critdates>
8+
<created date="2025-04-14"/>
9+
</critdates>
10+
</prolog>
11+
<body>
12+
<p>The DITA XML standard is recognized for good reason for its versatile reuse capabilities
13+
which allow creating content which is consistent and can be used to single source the
14+
entire publication needs of a company.</p>
15+
<p>AI editing tools can bring lots of extra benefits for technical documentation writers,
16+
capabilities for re-writing content to improve readability, grammar checking, content
17+
generation, generating reports and much more.</p>
18+
<p>But how do these benefits interact with the DITA XML features (content reuse,
19+
specialization) and how can AI tools be developed to work better with these DITA XMl
20+
specific features?</p>
21+
<p>This presentation below enumerates various useful AI-related actions and checks how they
22+
interact with DITA XML content, especially with DITA XML features like specialization,
23+
content reuse or filtering. It all considers how the AI actions can be made more DITA
24+
XML aware in order to be better integrated with a particular organization's needs.</p>
25+
<p><foreign outputclass="html-embed">&lt;iframe
26+
src="../resources/dita-ai-tools.pdf#zoom=50" height="600"
27+
width="100%"/></foreign></p>
28+
</body>
29+
</topic>

0 commit comments

Comments
 (0)