(no title)
valstu | 1 year ago
This might be a weird example for native english speakers but recently I just couldn't remember the term for graph where you're allowed to move in one direction and cannot do loops. LLM gave me the answer (directed acyclic graph or DAG)right away. Once I got the term I was looking for I moved on to Google search.
Same "pre-googling" works if you don't know if some concept exits.
cj|1 year ago
To be fair, you didn't need LLM for this. Googling that, the answer (DAG) is in the title of the first Google result.
(Not to invalidate your point, but the example has to be more obscure than that for this strategy to be useful)
bigfudge|1 year ago
jmount|1 year ago