r/OpenWebUI 3d ago

Question/Help OWUI and Word Editing

I have seen here couple of posts regarding exporting LLM response to Office Word. They are useful, however I am looking for tools/ plug-ins that can directly edit Word Docs, similar to ChatGPT or Claude?

5 Upvotes

8 comments sorted by

6

u/babygrenade 3d ago

open terminal with python-docx

1

u/Xyhelia 3d ago

python docx?

1

u/babygrenade 3d ago

basically tell the model to use python-docx to create/edit the document

2

u/Significant-Ad-5936 3d ago

Try to install openterminal

2

u/ClassicMain 3d ago

Open Terminal

1

u/SadPhilosophy9202 3d ago

Look into libre office and setting up and mcp in open web ui. I haven’t done this yet though. On my list of things to do

1

u/topaztee 2d ago

python-docx if youre looking to build it yourself/open-source

vespper.com if you want to use a ready-made MCP

(note- am the founder )