About

A small project with one job

What this is

page turns any web page into something you can have a conversation with. Paste a link, and instead of skimming the whole thing yourself, you can just ask what you want to know.

It started as a small personal project built around a simple idea: reading long pages takes time, and most of the time you only need one or two answers out of the whole thing.

How it works

When you submit a URL, the page is fetched and broken into small chunks of text. Those chunks are turned into a searchable form so that, when you ask a question, the system can pull out the parts of the page most relevant to it, then hand those to an AI model to write an answer grounded in what the page actually says.

What it is good for

  • Getting a quick summary of a long article
  • Finding a specific detail without reading the whole page
  • Asking follow up questions about something you just read

What it is not

It is not a search engine, and it cannot answer questions about things the page does not cover. It will not always get things right either, so treat it as a starting point rather than a final word.