Skip to content

Add AI Document Authoring Example#183

Open
danielmartin wants to merge 2 commits intomasterfrom
dmartin/ai-document-authoring-example
Open

Add AI Document Authoring Example#183
danielmartin wants to merge 2 commits intomasterfrom
dmartin/ai-document-authoring-example

Conversation

@danielmartin
Copy link

This change adds a brand new AI document authoring example to awesome-nutrient under document-authoring/ai-editing. It is a full Next.js app that demonstrates “Cursor for documents” behavior on top of Document Authoring SDK 1.11.0. It relies on its publicly available programmatic API.

The app currently supports 12 LLM tools:

list_elements
search_elements
scroll_elements
add_paragraphs
replace_paragraph
add_table
replace_table
edit_image
delete_element
set_table_header_text_style
set_paragraph_text_style
adjust_paragraph_text_style

Screenshot:

Screenshot 2026-02-26 at 10 08 41 AM

@danielmartin danielmartin self-assigned this Feb 26, 2026
@danielmartin danielmartin changed the title Dmartin/ai document authoring example Add AI Document Authoring Example Feb 26, 2026
@danielmartin danielmartin force-pushed the dmartin/ai-document-authoring-example branch from e56caab to c5450a2 Compare February 26, 2026 10:31
This change adds a brand new AI document authoring example to
awesome-nutrient under `document-authoring/ai-editing`. It is a full
Next.js app that demonstrates “Cursor for documents” behavior on top
of Document Authoring SDK 1.11.0. It relies on its publicly available
programmatic API.

The app currently supports 12 LLM tools:

list_elements
search_elements
scroll_elements
add_paragraphs
replace_paragraph
add_table
replace_table
edit_image
delete_element
set_table_header_text_style
set_paragraph_text_style
adjust_paragraph_text_style
@danielmartin danielmartin force-pushed the dmartin/ai-document-authoring-example branch from c5450a2 to 23bfe7c Compare February 26, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant