[dead]
Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
21–30 of 33 posts
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#22Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#23Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#24This is so weird, why does every user has to use their LLM subscriptions/keys instead of just storing the summarization of the HN posts as a static website somewhere? (e.g. summarize once for all users)
That costs money to host a server, summarize yourself, etc. While it is possible, such a service would require advertisements, a (probably monthly) fee, or a benevolent patron to pay for the costs. With this, the only necessary benevolence is the creator of the extension.
the summarization is where the cost is and it would be cool to have some crowdsourced contributor model there.
smells like a cool crypto/ai crossover project in the making (or maybe drop the crypto and have upvote-driven "moderation").
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#25This is so weird, why does every user has to use their LLM subscriptions/keys instead of just storing the summarization of the HN posts as a static website somewhere? (e.g. summarize once for all users)
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#26This sounds possibly useful, but I just don't trust extensions unless I can see the code.
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#27This sounds possibly useful, but I just don't trust extensions unless I can see the code.
hmm even though the code is open source, how do you know that the published extension is bundled using the same code as what is open sourced? I guess I'm trying to say you'll have to be okay with some level of trust here unless you clone the open source project use it to load an unpublished extension for yourself
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#28This is so weird, why does every user has to use their LLM subscriptions/keys instead of just storing the summarization of the HN posts as a static website somewhere? (e.g. summarize once for all users)
That costs money to host a server, summarize yourself, etc. While it is possible, such a service would require advertisements, a (probably monthly) fee, or a benevolent patron to pay for the costs. With this, the only necessary benevolence is the creator of the extension.
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#29This is so weird, why does every user has to use their LLM subscriptions/keys instead of just storing the summarization of the HN posts as a static website somewhere? (e.g. summarize once for all users)
1. The current bring-your-own-key.
2. A central summary storage, filled by me.
3. A central summary storage, crowdsourced.
4. A paid subscription, where I effectively run some LLM proxy.
I wanted something low overhead and be just the right size for yet another weekend project which I could drop at any moment. Supporting some infrastructure, having moderation headaches, let alone receiving payments ruled out pretty much everything but the current approach.
Re: Show HN: Bring-your-own-key browser extension for summarizing HN posts with LLMs
#30I'd love it if it could summarize the HN comments as well.