|
| 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"><iframe |
| 26 | + src="../resources/dita-ai-tools.pdf#zoom=50" height="600" |
| 27 | + width="100%"/></foreign></p> |
| 28 | + </body> |
| 29 | +</topic> |
0 commit comments