Hi Hacker News, I developed an open source browser extension for summarizing Hacker News articles with OpenAI and Anthropic LLMs. It currently supports Chrome [1] and Firefox [2] (desktop). The extension adds the summarize buttons to the HN front page and article pages. It is bring-your-own-key, i.e. there's no back end behind it and the usage is free, you insert your API key and pay only for tokens to your LLM provider. [1] https://chromewebstore.google.com/detail/hacker-news-tldr/oo... [2] https://addons.mozilla.org/ru/firefox/addon/hacker-news-tl-d... |