Integrated LLM postprocessing
Thank you very much for this very useful and effective application. It would be interesting to be able to process the text out with a prompt. Have you ever imagined that ?
Thanks for the interesting idea.
I must admit that I was thinking about it. I would like this functionality to be a part of future 5.x version. LLM post-processing could be used to correct text, for example, correct grammar/logical mistakes or change the style. I did some preliminary experiments with Lama model (with llama.cpp) and the result was quite promising.
@mkiol but, please remember, for grammar, spelling and style, tools like LanguageTool might be also worth a consideration. For example, it is the foundation of Eloquent https://github.com/sonnyp/Eloquent