word-GPT-Plus  by Kuingsmile

MS Word add-in integrating AI models for text manipulation

created 2 years ago
898 stars

Top 41.2% 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)
0
Issues (30d)
3
Star History
71 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Mckay Wrigley Mckay Wrigley(Founder of Takeoff AI), and
1 more.

chatGPTBox by ChatGPTBox-dev

0.1%
11k
Browser extension for ChatGPT integration
created 2 years ago
updated 1 week ago
Starred by Addy Osmani Addy Osmani(Engineering Leader on Google Chrome), Victor Taelin Victor Taelin(Author of Bend, Kind, HVM), and
1 more.

chatbox by chatboxai

0.3%
36k
Desktop client app for AI models/LLMs
created 2 years ago
updated 6 days ago
Feedback? Help us improve.