Hi everyone! 👋 Really enjoying Foldr so far.
The Problem: Foldr’s extension-based sorting is incredibly fast, but it struggles with "messy" folders where files have missing, generic, or incorrect extensions.
The Solution: Introduce an optional AI agent to analyze file content or context when extensions aren't enough to categorize a file.
The Benefits:
Accurately sorts tricky, unknown, or poorly named files.
Provides a huge accuracy boost for highly mixed folders.
Because it would just be an optional fallback, baseline sorting remains as fast as ever.
Considerations:
I know AI introduces processing overhead and privacy questions. This would definitely need to be an opt-in feature (e.g., using a lightweight local model or a user-provided API key).
Hi everyone! 👋 Really enjoying Foldr so far.
The Problem: Foldr’s extension-based sorting is incredibly fast, but it struggles with "messy" folders where files have missing, generic, or incorrect extensions.
The Solution: Introduce an optional AI agent to analyze file content or context when extensions aren't enough to categorize a file.
The Benefits:
Considerations:
I know AI introduces processing overhead and privacy questions. This would definitely need to be an opt-in feature (e.g., using a lightweight local model or a user-provided API key).