Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
1–10 of 33 posts
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#2Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#3Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#4Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#5Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
I tried to use it, and it just does not work very well, I don't it's because implementation is bad, it's just RAG (retrieval based generation) does not work well outside of some simple use cases.
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#6Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
nowadays I expect browsers to incorporate small LLMs like Mistral out of the box
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#7Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#8Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
There is a nice opensource extension that does exactly that: https://github.com/memex-life/memex I tried to use it, and it just does not work very well, I don't it's because implementation is bad, it's just RAG (retrieval based generation) does not work well outside of some simple use cases.
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#9Earlier quoted context omitted.
There is a nice opensource extension that does exactly that: https://github.com/memex-life/memex I tried to use it, and it just does not work very well, I don't it's because implementation is bad, it's just RAG (retrieval based generation) does not work well outside of some simple use cases.
What are those simple use cases, and where do you see Retrieval Augmented Generation fall over?
But for a use case where you want to retrieve something from browsing history you would mainly use a short search query, just few words. in this case embeddings are too ambiguous and relevance of retrieved content is not great.
Re: Show HN: Autolicious – AI-powered bookmark cataloging Chrome extension
#10Logical direction, but the real killer feature would be for an LLM to read every page you bookmark and not just categorize it once for you, but add it to a queryable knowledge-base that you can reference at any point in future conversations.
alway wonder why browsers don't keep at least a text version of the pages for search nowadays I expect browsers to incorporate small LLMs like Mistral out of the box
also: https://bugs.chromium.org/p/chromium/issues/detail?id=297648