Write and rewrite
Continue, shorten, expand, or change the tone of selected text inside your document.
WordOllama brings writing, rewriting, translation, and review into your document. Connect Ollama or any local or online model backend that exposes an OpenAI-compatible API.
Project Implementation Plan
Project team · 2026
Core capabilities
WordOllama keeps your document workflow familiar: select text, choose a task, review the result, and decide whether to apply it.
Continue, shorten, expand, or change the tone of selected text inside your document.
Translate in Word or WPS and reduce the copying, pasting, and window switching.
Check spelling, wording, and passages that may need closer human review.
Save frequently used prompts as your own actions and control how results are returned.
Product overview
WordOllama is a Windows COM add-in that brings AI document tools to Microsoft Word and WPS Office. Connect Ollama or any local or online model backend that exposes an OpenAI-compatible API.
How it works
Select a passage in Word or WPS, or start a new writing task from the add-in.
Write, rewrite, translate, review, or run an instruction you have saved.
Read the AI output before you insert, replace, or refine it further.
Model settings
Use Ollama or any local backend that exposes an OpenAI-compatible API.
Connect OpenAI, DeepSeek, Kimi, GLM, MiMo, and other compatible services.
Quick start
Open PowerShell as administrator and run the installer command. Configure a model, then use WordOllama in Word or WPS.
iex(irm 'https://download.wordollama.com/WordOllamaInstaller.ps1') FAQ
WordOllama currently runs on Windows and supports Microsoft Word 2016–365 and WPS Office.
Yes. In addition to Ollama, WordOllama can connect to any local model backend that exposes an OpenAI-compatible API, so requests can be processed on your computer.
Yes. WordOllama supports OpenAI-compatible APIs. Content is sent to the provider you configure when you use an online service.
The Office.js beta source is at github.com/ByronLeeeee/wordollama.js; the COM/VSTO community source is at github.com/ByronLeeeee/wordollama-community.
Explore the source, open an issue, or help us make WordOllama better.
Office.js · Beta
A modern implementation for cross-platform Office experiences.
github.com/ByronLeeeee/wordollama.js View on GitHubCOM/VSTO · Community
A desktop implementation built for Word and WPS Office on Windows.
github.com/ByronLeeeee/wordollama-community View on GitHub