Live data from Hacker News

Show HN: I built a really good Ctrl+F replacement

chrome.google.com

1–3 of 3 posts

Re: Show HN: I built a really good Ctrl+F replacement

#3
Great idea. I've often been annoyed by the regular search missing the things I'm looking for just because I didn't guess exactly the word the author of the page would have used to talk about the thing that I'm looking for.

Can you share what this uses in the background? Like, fastText, Haystack, the GTP-3 search endpoint...? Do you do any lemmatization? How are multi word expressions handled ("New York", "Model 3")?

Thanks.