nextcloud / nextcloud/richdocuments
Watermark or annotate AI-generated documents
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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