hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
4.59k stars 152 forks source link

Allow AI to only use tags created by the user #529

Closed devbydaniel closed 6 days ago

devbydaniel commented 6 days ago

Hi! First of all, great app!

I was wondering if you'd consider an option where users can restrict the automatic AI tagging to only use tags which are created by the user.

The background is that some people (like me) will have a pretty clear set of pre-defined tags which they want to use. Restricting the AI to only use these tags would greatly improve the organization of the bookmark library because everything will be sorted into expected buckets.

I briefly went through your code, and I think the implementation could look something like

I'm happy to support you / provide more details / try to implement it myself as soon as I have time in case that sounds interesting for you.

kamtschatka commented 6 days ago

Sounds exactly like https://github.com/hoarder-app/hoarder/issues/111, but with some suggestions on how to fix it?

devbydaniel commented 6 days ago

Ahh, thanks for the hint, I will respond there

kamtschatka commented 6 days ago

duplicate of https://github.com/hoarder-app/hoarder/issues/111