word-GPT-Plus

word-GPT-Plus

Word GPT Plus is a word add-in which integrates the chatGPT model into Microsoft Word. Both official and web api is supported.

Stars: 768

Visit
 screenshot

Word GPT Plus seamlessly integrates AI models into Microsoft Word, allowing users to generate, translate, summarize, and polish text directly within their documents. The tool supports multiple AI models, offers built-in templates for various text-related tasks, and provides customization options for user preferences. Users can install the tool through a hosted service, Docker deployment, or self-hosting, and can easily fill in API keys to access different AI services. Word GPT Plus enhances writing workflows by providing AI-powered assistance without leaving the Word environment.

README:

Logo

Word GPT Plus

Integrate AI directly into Microsoft Word
FeaturesGetting StartedInstallationUsage

English | 简体中文

📋 Introduction

Word GPT Plus seamlessly integrates AI models into Microsoft Word, allowing you to generate, translate, summarize, and polish text directly within your documents. Enhance your writing workflow without leaving your Word environment.

✨ Features

  • Multiple AI Models Support:

    • OpenAI API (compatible with DeepSeek and other OpenAI-compatible endpoints)
    • Azure OpenAI API
    • Google Gemini Pro API
    • Ollama (for local deployment)
    • Groq API
  • Built-in Templates:

    • Translation (40+ languages)
    • Text polishing and improvement
    • Academic writing enhancement
    • Content summarization
    • Grammar checking
  • Customization Options:

    • Save custom prompts for repeated use
    • Adjust temperature and max tokens
    • Support for proxies
    • Local storage for privacy

🚀 Getting Started

Requirements

Software

  • Microsoft Word 2016/2019 (retail version), Word 2021, or Microsoft 365
  • Edge WebView2 Runtime
  • Node.js 18+ (only for self-hosting)

Note: Works only with .docx files (not compatible with older .doc format)

API Access

💻 Installation

Choose one of the following installation methods:

Option 1: Use Hosted Service (Recommended)

  1. Download manifest.xml
  2. Save it to a directory on your computer (e.g., C:\Users\username\Documents\WordGPT)
  3. Follow the Add-in Installation Guide below

Note for users in China: If you experience connectivity issues, try adding msq.pub to your proxy rules or use the self-hosted option.

Option 2: Docker Deployment

docker pull kuingsmile/word-gpt-plus
docker run -d -p 3000:80 kuingsmile/word-gpt-plus

You need to modify all [localhost:3000](http://localhost:3000) in manifest.xml to your server address.

Follow the Add-in Installation Guide below.

Option 3: Self-hosted

If you want to host the add-in yourself, you will need to clone this repo and install dependencies, then run the project. Need Node.js 16+.

git clone https://github.com/Kuingsmile/Word-GPT-Plus.git
yarn
yarn run serve

manifest.xml

Then, follow the Add-in Installation Guide below.

Add-in Installation Guide

To get started with Word GPT Plus, you will need to sideload the add-in into Microsoft Word.

You can find instructions provided by MicroSoft at the following link: sideload office add-ins

  1. Go to the folder where you saved the manifest.xml file, for example C:\Users\username\Documents\WordGPT.
  2. Open the context menu for the folder(right-click the folder) and select Properties.
  3. Within the Properties dialog box, select the Sharing tab, and then select Share. image
  4. Within the Network access dialog box, add yourself and any other users you want to share, choose the Share button, When you see confirmation that Your folder is shared, note the full network path that's displayed immediately following the folder name. image
  5. Open a new document in Word, choose the File tab, and then choose Options.
  6. Choose Trust Center, and then choose the Trust Center Settings button.
  7. Choose Trusted Add-in Catalogs.
  8. In the Catalog Url box, enter the full network path and then choose Add Catalog.
  9. Select the Show in Menu check box, and then choose OK. image
  10. Close and then restart Word.
  11. Click Insert > My Add-ins > Shared Folder, choose GPT Plus, and then choose Add.
  12. Enjoy it! image

How to fill in API key

After entering Word GPT Plus, click the orange Settings button on the homepage to enter the settings page, where you can switch APIs and fill in API keys.

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request.

License

MIT License

Show your support

Give a ⭐️ if this project helped you!

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for word-GPT-Plus

Similar Open Source Tools

For similar tasks

For similar jobs