Comment by rralian

10 months ago

I’ve used ChatGPT as an editor and had very good results. I’ll write the whole thing myself and then feed it into ChatGPT for editing. And then review its output to manually decide which pieces I want to incorporate. The thoughts are my own, but sometimes ChatGPT is capable of finding more succinct ways of making the points.

I generally make sure I use diff tools for that type of task, because LLMs are really good at making subtle changes you don't easily notice that are wrong.

I have found that it is no where near a human editor. I use LanguageTool to check the basics.