nowfound

Alternatives

Products that do what AI browser queries – get response with DOM node references does

Best to just try it :) The tl:dr is it helps you to r The summaries with references to parts of the page are useful now - and the "text zoom" tool a glimpse of where we can go Works with local Ollama and the usual suspects: Mistral/OpenAI/Gemini Obviously could be better - and hopefully will be :)

  1. 1

    Instantly summarize web pages and save time

    2025

  2. 2

    Turn your browser into an AI workspace

    Mar 2026

  3. 3
    BrainyAI185

    Your browser AI sidekick

    2024

  4. 4

    Chrome extension allow the user to communicate with the AI

    Sep 2025

  5. 5
    Scroll93

    Better navigation for ChatGPT, Claude, + Gemini

    Dec 2025

  6. 6

    Free chrome extension to summarise articles using ChatGPT AI

    2023

  7. 7

    The visual tool for frontend. Point, click, and let AI code.

    Feb 2026

  8. 8

    The easiest way to access frontier AI models.

    Aug 2026 · tokenharbor.ai

  9. 9

    The Ultimate Open Source Library for Gemini & Nano

    Jan 2026

  10. 10

    Translate, summarize & explain any text on-device

    Jun 2026

  11. 11LM

    TL;DR paste an article URL in https://letmesummarizethatforyou.com/ and get a brief summary in a shareable link. Hey HN, Machine generated summaries have become pretty good, and I still often find myself staring at a long article I'm interested in but don't have enough time/energy at the moment to read it. Copy pasting to Gemini/ChatGPT and asking it to summarize works, but I sometimes find it a little tedious. I had a 6 hour flight and I used it to put together this simple web app, all it does is fetch the URL, extract the text (if it's an HTML/PDF), ask an LLM…

    2024 · letmesummarizethatforyou.com

  12. 12IM

    Was getting annoyed copy-pasting stuff from websites into ChatGPT all the time, basically wished Cursor's CMD+K worked everywhere. So I built a little Chrome extension, InPageAI, that tries to do just that: https://inpageai.com Hit a shortcut on any page, it grabs the context automatically, and you can ask AI to summarize, explain, etc. You can also use it to write directly into input fields/text boxes. It's pretty early days, but give it a try? Would love to hear what you think, or if you find places it breaks!

    2025 · inpageai.com

  13. 13CE

    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!

    2024 · github.com

  14. 14

    The GUI-native AI agent

    Oct 2025

  15. 15HT

    Fun little project, had Gemini 2.5 Pro summarize HN's top 30 each hour, both the stories and comment sections. Pretty impressed with Gemini 2.5. It's probably the first model other than Claude 3.7 Sonnet where I actually find the output readable. I normally use 3.7 Sonnet for coding, but used Gemini for the codegen on this one as well. Was pretty impressed! Using Cursor, it seemed to instruction-follow better than Claude generally does, and remain lucid during very long agent sessions. Thanks for your feedback!

    2025 · tinysums.ai

  16. 16AO

    Hey HN, My workflow for any complex queries is to ask it in multiple AI chats (Gemini, Claude, o3,..) in parallel and then continue the conversation with the chat response that I found the most useful. I built a simple open source app that queries 10+ AI models at once and summarizes their answers with a selected combiner AI model. There's a GIF in the github repo that shows it in action. You can try it on your local machine: https://github.com/Nexarithm/multi_model_chat If you are interested, I also made a detailed blog post on technical details, feature of the personal…

    2025 · github.com

  17. 17HC

    I was inspired by the notification summaries on iOS 18 and really liked the idea of AI giving you a quick preview of the content before going to the content. I applied that to HN and built a Chrome extension that summarizes the sentiment and content of HN comments and previews it right next to the stories on the homepage. Makes it so much easier to decide whether I want to delve into the HN comments of a story. It gave me a chance to play with Gemini 1.5 Flash-8B which has been great. Super fast, super cheap, huge context and does a great john on basic tasks like summarizing comment threads.…

    2024

  18. 18DW

    I wrote a simple web UX in Python/JavaScript that spawns a conversation with Google Gemini with MCP commands that let it work on a specific coding task that you specify: http://github.com/alefore/duende The UX lets you observe the conversation and provide guidance (e.g. "don't implement Foo through Bar, that's suboptimal; instead …"). It supports a `--review` mode, where once the main conversation says "I'm done with the task", various "evaluation" conversations are spawned, each focusing on reviewing the change from a very specific angle (e.g. "does it introduce…

    2025 · github.com

  19. 19GV

    Hey HN, I just updated my project that compares some LLMs. It uses your prompt for all the models and runs at the same time. You can see the results being generated in real-time and decide what's the best for your use case. I'm open to any suggestions and feedback. Thanks!

    2024 · geminivsgpt.com

  20. 20LS

    I kept running into this annoying problem: I’d remember a really useful answer, but not where it was. ChatGPT? Claude? Gemini? No idea. So I’d end up digging through all of them or just rewriting the prompt. Built this to fix that. It’s a Chrome extension that indexes chats locally and lets you search across them all in one place. Once it’s indexed, search is basically instant. Still early. UIs change and break things sometimes, so it’s a bit fragile in places. Curious if other people have the same issue or if it’s just me jumping between tools too much.

    Apr 2026 · chromewebstore.google.com

  21. 21

    Copy any webpage into ChatGPT, Claude, and Gemini.

    29d ago

  22. 22IM

    Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!

    2024 · saas-quick.com

  23. 23

    Free OpenAI-compatible API for Gemini — no keys, no limits.

    27d ago · github.com

  24. 24BE

    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…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →