Skip to content

Feature/ai auto tagging using a local service#68

Merged
RafaUC merged 6 commits into
masterfrom
feature/ai-auto-tagging
Sep 13, 2025
Merged

Feature/ai auto tagging using a local service#68
RafaUC merged 6 commits into
masterfrom
feature/ai-auto-tagging

Conversation

@RafaUC
Copy link
Copy Markdown
Owner

@RafaUC RafaUC commented Sep 13, 2025

Features:

  • Added support for automatic tagging of files by sending requests to a locally hosted AI tagging service or any other custom tag source.
    • Added the "Auto Tag Selected Using Tagging Service" option to the files contextual menu.
    • Added its endpoint configuration to Settings > Background Processes.

Bug fixes:

  • Correctly dispose file entities when showing an empty view, improving memory usage.
  • Delete files from the database of non-existent locations, preventing bugs caused by failed location creation.

RafaUC added 6 commits August 26, 2025 00:57
…rvice.

- Added the "Tag Selected Using AI Tagging Service" to the files contextual menu.

- Added its endpoint configuration to Settings > Background Processes.

Custom and minimalistic implementation inspired/based on cmeka's implementation: cmeka/OneFolder@b0d7e12
…suming it is AI based, since more implementations are possible.
@RafaUC RafaUC merged commit fb424e8 into master Sep 13, 2025
2 checks passed
@RafaUC RafaUC linked an issue Sep 27, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: automatize the tagging with AI

1 participant