Krisseck / Phrasing-Bot

A bot that checks your grammar and phrasing using LLM of choice
MIT License
27 stars 2 forks source link

Add an option to choose tense #2

Open Krisseck opened 3 weeks ago

Krisseck commented 3 weeks ago

Some models (like Llama 3 8B) have difficulty keeping the same tense as in the input text.

Add an option to the UI where you can select the tense, which is then passed to the backend and to the LLM as an additional instruction in system prompt.