Hacker News new | ask | show | jobs
by leobg 1458 days ago
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.