GitHub - ivanyu/hn-tldr-extension: A bring-your-own-key browser extension for summarizing Hacker News articles with LLMs

1 min read Original article ↗

Hacker News TL;DR

A bring-your-own-key browser extension for summarizing Hacker News articles with OpenAI, Anthropic, and Ollama LLMs.

The extension will add the summarize buttons to the HN front page and article pages. Just provide your Anthropic or OpenAI API key or Ollama URL and you're good to go.

🔒️ Security note: The API keys are stored in your browser's storage and synced across devices if the browser is configured to do so. They are sent by the extension to the LLM providers only.

Screenshot 1

Screenshot 2

Development

To start development:

Dev build:

Load into Firefox:

Production build:

License

This project is licensed under the GPL-3.0 license. See the LICENSE file for details.