Phil Sautter
Phil Sautter
resolves #12
Implement language detection in the content filter options. Use mutually exclusive allow lists and deny lists. ~~Use [franc-min](https://github.com/wooorm/franc/tree/main/packages/franc-min) for language detection.~~ I've decided to try [lande](https://github.com/fabiospampinato/lande) instead since it supports...
Users should have a way to cache prompts so that they can improve the performance of their app and reduce GPT query spend. MVP should be a local query, suitable...
options to convert the Unicode normalization form of the string, remove all Unicode, remove instances of "/n", "/r", "/r/n", and set the prompt case.