Hacker News new | ask | show | jobs
by dh1011 622 days ago
I completely agree that bookmarks should prioritize content over metadata. This is actually what led me to develop the "semantic-bookmark-manager" [1]. It uses LLM to summarize the content of bookmarked pages and generate relevant tags. Additionally, it utilizes RAG to facilitate semantic searching within your bookmarks.

[1] https://github.com/dh1011/semantic-bookmark-manager