-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Hi,
First off, thank you for creating such a fantastic and useful application. I've been using AI File Sorter and I'm very impressed with its capabilities.
I've noticed that when the application analyzes files, it generates category and subcategory names exclusively in English.
As a non-native English speaker, it would be incredibly helpful and much more intuitive to have these folders created in my native language, Turkish.
My suggestion is to introduce an option that allows users to customize the prompt sent to the LLM. For instance, a simple text box in the settings where we could add instructions like "Please categorize the following files using Turkish folder names" would provide the flexibility needed to support any language.
An alternative, perhaps simpler solution, would be to add a language selection dropdown in the application's settings. Based on the selected language, the app could then automatically append the necessary instruction to the prompt before sending it to the LLM.
I believe implementing this feature would greatly enhance the user experience for your international audience and significantly broaden the app's appeal.
Thank you for considering this request and for all your hard work on this project.