File tree Expand file tree Collapse file tree 3 files changed +35
-0
lines changed Expand file tree Collapse file tree 3 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 101
101
<topicref href =" ../topics/gen_ai_enhance_editing.dita" />
102
102
<topicref href =" ../topics/using_chatgpt_in_a_dita_xml_project.dita" />
103
103
<topicref href =" ../topics/ai-positron-assistant-retrospective-analysis.dita" />
104
+ <topicref href =" ../topics/dita-ot-ai-plugins.dita" />
104
105
</topichead >
105
106
<topichead navtitle =" Other" >
106
107
<topicref href =" ../topics/oxygen_xml_as_a_technical_documentation_solution_faq.dita" />
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3
+ <topic id =" oxygen_xml_ecosystem" >
4
+ <title >Providing content to AI engines using
5
+ DITA OT plugins</title >
6
+ <prolog >
7
+ <author >Radu Coravu</author >
8
+ <critdates >
9
+ <created date =" 2025-03-25" />
10
+ </critdates >
11
+ </prolog >
12
+ <body >
13
+ <p >As part of the <xref href =" https://www.oxygenxml.com/events/2025/dita-ot_day.html"
14
+ format =" html" scope =" external" >DITA Open Toolkit Day 2025</xref > conference in
15
+ Copenhagen I presented a couple of DITA Open Toolkit plugins I developed which can use
16
+ AI or provide content to be used by the AI:<ul id =" ul_dyf_ls2_52c" >
17
+ <li >DITA OT plugin to preprocess using AI - Apply AI in the DITA OT pre-processing
18
+ stage for example to translate content at publishing time.</li >
19
+ <li >DITA OT plugin to apply AI validation rules on pre-processed content (with
20
+ conrefs expanded) and create a report.</li >
21
+ <li >DITA OT plugin to create using AI from a Style Guide fine tuning JSONL content
22
+ for the AI.</li >
23
+ <li >DITA OT plugin to upload Markdown content to an AI Assistant vector store.</li >
24
+ <li >DITA OT Summarize plugin - create a summary of an entire DITA Map in
25
+ markdown.</li >
26
+ </ul ></p >
27
+ <p >If you find any of these subjects interesting the entire set of slides is attached below.
28
+ You can also use the feedback form if you want to have discussions about any of these
29
+ plugins.</p >
30
+ <p ><foreign outputclass =" html-embed" >< iframe
31
+ src="../resources/dot-ai-plugins.pdf" height="600"
32
+ width="1000"/></foreign ></p >
33
+ </body >
34
+ </topic >
You can’t perform that action at this time.
0 commit comments