@nixCraft Sometimes I have an AI program running on my desktop, but there's a catch: (a) it runs in a Docker container, both for ease of installation and so it can't see my files, (b) it just does grammar checks and no more, (c) I wrote some software that feeds it text from LaTex file s(pruning out things like coding examples) and parses the results, turning them into compiler-like error messages so any changes to documents are made by me manually.