Hacker News new | ask | show | jobs
by afro88 605 days ago
How do you generate / validate the links to learn more? If they're generated by the LLM there's a really high chance they are hallucinated and won't work.
2 comments

Human intervention would be necessary for any kind of reliable knowledge curation if that were the goal . https://en.wikipedia.org/wiki/World_Brain
to be quite honest, I don't, just manually tested with different topics and got working links almost every time but agree, that can definitely happen
You could have a second automatic step that searches the web for the title of the link and validates it or gets the correct one.

Cool project!

But with the amount of AI generated content on the web, in a year or two (or maybe less) surely this method will fail dramatically?
good idea, I'll add that to the improvements list, thanks!