Skip to content

freistli/ProofreadAddin

Repository files navigation

Proofread Word Add-In

After setup backend proofread service (requires Azure OpenAI, Azure AI Document Intellegency, Azure Web App resources), users can use this word add-in to proofread content easily:

image
Proofreadaddin.mp4

Quick Start

Publish Proofread Addin as Static Web App

git clone this project. Follow steps in:

https://learn.microsoft.com/en-us/office/dev/add-ins/publish/publish-add-in-vs-code

Modify Manifest.xml

Get the published static web site url, to replace https://localhost:3000 in the manifest.xml.

Side load manifest.xml to your Word

https://learn.microsoft.com/en-us/office/dev/add-ins/testing/sideload-office-add-ins-for-testing#manually-sideload-an-add-in-to-office-on-the-web

image
  • Click Get Add-In -> More Add-ins
image
  • Click My ADD-INS -> Upload My Add-in, upload the manifest.xml
image
  • In the Word interface, click Show TaskPane
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages