word-GPT-Plus  by Kuingsmile

MS Word add-in integrating AI models for text manipulation

Created 2 years ago
916 stars

Top 39.8% on SourcePulse

GitHubView on GitHub
Project Summary

Word GPT Plus is a Microsoft Word add-in that integrates various AI language models, including OpenAI, Azure OpenAI, Gemini Pro, Ollama, and Groq, directly into the writing environment. It allows users to generate, translate, summarize, polish, and check grammar within Word documents, enhancing productivity for writers and professionals.

How It Works

The add-in leverages a web-based architecture, likely using Office Add-ins technology, to embed AI functionalities within Word. It supports both official and web APIs, enabling flexible integration with different AI providers. Users can configure API keys, adjust model parameters like temperature and max tokens, and save custom prompts for recurring tasks. The use of Edge WebView2 Runtime suggests a modern web rendering engine for the add-in's interface.

Quick Start & Requirements

  • Installation: Download manifest.xml and sideload into Word via "Trusted Add-in Catalogs" using the provided Microsoft guide. Docker and self-hosting options are also available.
  • Prerequisites: Microsoft Word 2016/2019/2021/365, Edge WebView2 Runtime. Node.js 18+ for self-hosting. Requires API access keys for supported AI models.
  • Compatibility: Works with .docx files only.

Highlighted Details

  • Supports multiple AI models: OpenAI, Azure OpenAI, Gemini Pro, Ollama (local), Groq.
  • Features built-in templates for translation (40+ languages), polishing, academic writing, summarization, and grammar checking.
  • Offers customization for prompts, temperature, max tokens, and proxy support.
  • Includes local storage options for enhanced privacy.

Maintenance & Community

The project is licensed under the MIT License. Support is indicated by starring the repository. Contribution is welcomed via pull requests.

Licensing & Compatibility

MIT License. Permissive for commercial use and integration with closed-source applications.

Limitations & Caveats

The add-in is only compatible with .docx file formats, not older .doc files. Users in China may encounter connectivity issues requiring proxy configuration.

Health Check
Last Commit

2 weeks ago

Responsiveness

1 day

Pull Requests (30d)
1
Issues (30d)
0
Star History
16 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.