Hey HN, I spent the past few days buiding Laterbase, a (free) AI-powered bookmark manager that enables you to save, search, and chat with your bookmarks.
It's pretty hacky, but would appreciate any feedback!
There is no shortage of bookmark managers. I think you are better off concentrating on a "simple chat" UI for bookmarks and keeping it clean (hiding the left bar...).
I would pay for this if I could import:
- Thousands of links. This is when LLM search excels.
- A specific list of hierarchical tags that are used for tagging. Open-ended AI-generated tags are always hit or miss, they don't know WHY I bookmarked a link.
Just to follow-up, I added a basic implementation of bulk uploading (although it's temporarily limited to a small number of uploads until scalability has been given a bit more thought).
8 comments
[ 9.6 ms ] story [ 141 ms ] threadIt's pretty hacky, but would appreciate any feedback!
I often see that people here, will grumble and just hit the back button when presented with that option.
If it's any consolation, you don't need to verify your email, so you can just make one up to try it out.
u: demo@hndemo.com
p: demo123
I would pay for this if I could import:
- Thousands of links. This is when LLM search excels.
- A specific list of hierarchical tags that are used for tagging. Open-ended AI-generated tags are always hit or miss, they don't know WHY I bookmarked a link.
I'm working on the bulk import as we speak, and it should be ready in an hour or so.
On tagging, do you mean that you would want to define a list of allowed tags that the AI can select from?
Yes.