aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_intro.qmd10
-rw-r--r--report.qmd8
2 files changed, 10 insertions, 8 deletions
diff --git a/_intro.qmd b/_intro.qmd
index 2ed07de..b2a6bc7 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -194,3 +194,13 @@ Then existing Markdown parsing with the tool Pandoc is analysed in @sec-pandoc,
and the implementation of a filter to parse annotations
is described in @sec-filter,
and evaluated and discussed in the later chapters.
+
+## Use of generative AI
+
+The abstract for this paper was automatically generated
+(and then manually corrected)
+by use of an instance of the generative AI GPT 4.1 mini.
+
+Other than that,
+generative AI has not been used directly in the creation of this work
+(only indirectly for aid in information search and grammar validation).
diff --git a/report.qmd b/report.qmd
index 1e36531..a3ba315 100644
--- a/report.qmd
+++ b/report.qmd
@@ -95,10 +95,6 @@ Future work aims to enhance annotation extraction and rendering,
facilitating improved workflows
for collaborative and automated document processing.
-This abstract was automatically generated
-(and then manually corrected)
-by use of an instance of the generative AI GPT 4.1 mini.
-
::: {lang=da}
Denne rapport undersøger udvidelsen af markup-sproget Markdown
@@ -121,10 +117,6 @@ udtrækning og gengivelse af annotationer,
hvilket understøtter bedre arbejdsgange
for samarbejde og automatiseret dokumentbehandling.
-Dette resumé blev automatisk genereret
-(og derefter manuelt tilrettet)
-ved brug af en instans af den generative AI GPT 4.1 mini.
-
:::
# Introduction