Browser extension to summarize HN comments – bring your own AI models
We’re George and Ann, and want to share a Hacker News specific browser extension that we have been working on. We all love the rich discussions in HN, but navigating long posts with multiple threads can sometimes be challenging. You get lost in the depth and breadth of the discussion. There are a few AI-based summarization tools, but they typically focus on summarizing the article rather than the comments, and thus miss the essence of threaded discussions. So, we built Hacker News Companion, a browser extension that makes it easy to navigate discussions and understand diverse viewpoints…
What it does
In the maker’s words, at launch
We’re George and Ann, and want to share a Hacker News specific browser extension that we have been working on. We all love the rich discussions in HN, but navigating long posts with multiple threads can sometimes be challenging. You get lost in the depth and breadth of the discussion. There are a few AI-based summarization tools, but they typically focus on summarizing the article rather than the comments, and thus miss the essence of threaded discussions. So, we built Hacker News Companion, a browser extension that makes it easy to navigate discussions and understand diverse viewpoints using AI tools of your choice. The goal is simple - make the comments the true hero in HN. AI summaries for discussions - Summarize any thread or full post - See the key points, takeaways and notable quotes in summary panel - Jump to specific threads from the summary with auto-generated backlinks - allowing you to re-engage in the discussion - Bring your own AI models - local or cloud-based: —- Local: Ollama with any local model (privacy-focused, runs locally) —- Cloud: OpenAI/Claude - use your API key —- Browser: Chrome's built-in AI powered by Gemini Nano Vim-inspired keyboard navigation: - Home row keys to move through posts and comments (home pages and comments page) - j/k for next/previous, h/l for parent/child comments - o to open posts, c for comments - ? or / for all shortcuts, s to toggle the summary panel - Navigate author comments: use [ and ] keys or arrow buttons next to username - Hover usernames to see karma and profile info Demo: https://www.youtube.com/watch?v=uPRh7UKYd8E You can try it immediately by installing from Chrome Web Store https://chromewebstore.google.com/detail/hacker-news-compani... No signup needed. The extension preserves privacy (no analytics/tracking) and the code is open source - https://github.com/levelup-apps/hn-enhancer Technical details - our learnings about summarizing threaded discussions and comparing the performance of various models are detailed in the project wiki [0]. Related HN discussions on this topic - A recent Show HN post on 'Bring-your-own-key browser extension for summarizing HN posts with LLMs' [1]. Try it out and let us know how it works for you. Would love your feedback and contributions! [0] https://github.com/levelup-apps/hn-enhancer/wiki/HN-Companio... [1] https://news.ycombinator.com/item?id=42401227
Does the same job
all alternatives →- IWI was tired of opening 2 tabs for every HN link, so I made a userscriptJul 2026 · github.com · ▲433
HN is great for the links people share, but a big part of the value I get comes from reading the discussion around them. I realized I was always opening the article in one tab and the comments in another, constantly switching back and forth. I figured there was probably a simpler way, so I threw together this userscript to merge the two. 1. Clicking a link from Hacker News opens the article with a side panel containing the discussion. It doesn't require your credentials, is resizable, and is easy to tweak if you want to customize it. 2. If you land on an article that has previously been…
- HFHackerNew for Chrome2012 · chrome.google.com · ▲150
I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…
- CEChrome extension to summarize HN comments using AI and LLMs2024 · github.com · ▲8
Hello! I built this to solve a personal problem of where I didn't want to wade down large chains of HackerNews comment threads in order to get the key takeaways from the discussions. I built this Chrome extension, which supports both OpenAI and Ollama(local LLMs) to summarize comments and display the summary within Chrome's sidepanel. It's open source as you can see from the link, feedback appreciated!


- ASAlexa skill for Hacker News that summarizes articles2018 · ▲111
I've made a Hacker News skill for Alexa so people can get tech news while driving, cooking, or cleaning. The first version lists post titles and summarizes articles: https://www.amazon.com/dp/B07CKVDXC3 I'll have lots of time over the next few months to refine it and add things like - comment summaries - selecting posts by topic, and eventually - answering questions about articles What do you think of the skill? What I should add to it? What do people think about voice assistants in general? To keep in touch, talk to me on Twitter or by email:…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com

