LLM Writing ToolAfter Grammarly disabled its API, there is no similar grammar checking tool for VSCode. While LTeX catches spelling mistakes, it does not reach the level of understanding that Grammarly does. This extension is a simple attempt to fill the gap through large language models (LLM). It chunks the text into paragraphs, asks an LLM to proofread each paragraph, and then highlights the errors. The user can then click on the error to see the suggested correction. Features
Commands
Installation
|