1
Feature Story
GitHub - ivanyu/hn-tldr-extension: A bring-your-own-key browser extension for summarizing Hacker News articles with LLMs
Dec 12, 2024 · github.comThe development section provides instructions for starting development, including loading the extension into Firefox for a development build and preparing a production build. The project is open-source and licensed under the GPL-3.0 license, with further details available in the LICENSE file.
Key takeaways
- A browser extension is available for summarizing Hacker News articles using OpenAI and Anthropic LLMs.
- The extension adds summarize buttons to the Hacker News front page and article pages.
- Users need to provide their own Anthropic or OpenAI API key, which is stored securely in the browser's storage.
- The project is licensed under the GPL-3.0 license.