logoalt Hacker News

janalsncmyesterday at 11:21 PM1 replyview on HN

> relevant pages

If you want to know what the relevant pages are, you need a search index.


Replies

fpolingyesterday at 11:49 PM

Index is just a part of the model. The nice property is that the index for LLM does not need to be updated often so LLM plus index can be static. This even works for the latest news as LLM can fetch major news sites to learn the latest stories and then fetch individual articles for the final answer.

show 1 reply