nextcloud / nextcloud/richdocuments

Watermark or annotate AI-generated documents

Open
#5,145 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
453
Forks
147
Avg merge
14h 54m
Merged PRs (30d)
83

Description

Would it be possible to add an optional input to the AI document generation task types to insert a text in the generated documents that makes it clear it was AI-generated?

The assistant would set such input but it would be possible for other apps to generate a document without annotation.

Each provider would take care of inserting the annotation (like a footnote) in the documents.

This is related with https://github.com/nextcloud/assistant/issues/387 , https://github.com/nextcloud/server/issues/56102 and https://github.com/nextcloud/server/issues/56103 as part of the effort to be compliant to the upcoming regulations to make it explicit when content has been AI-generated.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points, so first map the AI document generation task types and the provider integration boundaries in this repository. Define how an optional annotation input reaches each provider, how providers insert it into generated documents, and how generation without the input remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.