#GPT Writing Assistant for Word Documents with Track Changes

3 messages · Page 1 of 1 (latest)

tender harness
#

Here is a little project I've been working on which can edit word documents and returns the output with track changes in Word on so that they can be reviewed/accepted.

https://github.com/Bradybry/gpt-writing-assistant

Still has some kinks, some of which are beyond my capabilities. But it works great on most things.

Edit the preamble.txt file to change the behaviour of the editor. It can replace specific information and be adapted to do some pretty in-depth editing.

GitHub

Writing assistant that edits .docx files and returns output with track changes. - GitHub - Bradybry/gpt-writing-assistant: Writing assistant that edits .docx files and returns output with track cha...

tender harness
#

I have just released a major update which includes a simple flask UI along with the ability to use Anthropic models in addition to OpenAI

#

's GPT models.