You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue highlights the possibility of using static analysis calculations and tooling to enhance outcomes delivered by this project. One programmatic tool which uses many different options in this area is Vale. This could also be configured in such a way as to design a loose "manubot-approved" written style specification, extending the audience reach and capabilities here.
Two specific areas where these tools could be used:
Write-good can be used as part of Vale and could provide iterative, automated feedback to LLM dialogues. For example, one could prompt the LLM to abide by these rules or could be statically informed by the feedback from them (through multiple prompts).
Readability measures like Flesch-Kincaid could be used as a part of prompts to ensure a certain level of quality assurance with responses. For example, in the prompt: - Ensure Flesch-Kincaid readability scores are kept to XX.X with your output.
Using many options through Vale could allow for standardized configuration and integration. I could also see how these might be better used / configured individually. Acknowledging a certain level of author flexibility, it might be a good idea to consider these as loose guidance for the LLM and audience receiving the advice. For example, there are likely times where the readability complexity is required in order to fully realize a written topic.
The text was updated successfully, but these errors were encountered:
@d33bs, remember to bring up these ideas in our next meetings when you think it's relevant. Seems related to prompt engineering and how to evaluate prompts.
This issue highlights the possibility of using static analysis calculations and tooling to enhance outcomes delivered by this project. One programmatic tool which uses many different options in this area is Vale. This could also be configured in such a way as to design a loose "manubot-approved" written style specification, extending the audience reach and capabilities here.
Two specific areas where these tools could be used:
- Ensure Flesch-Kincaid readability scores are kept to XX.X with your output
.Using many options through Vale could allow for standardized configuration and integration. I could also see how these might be better used / configured individually. Acknowledging a certain level of author flexibility, it might be a good idea to consider these as loose guidance for the LLM and audience receiving the advice. For example, there are likely times where the readability complexity is required in order to fully realize a written topic.
The text was updated successfully, but these errors were encountered: