logoalt Hacker News

simonwtoday at 2:17 PM4 repliesview on HN

Something I've found surprisingly effective is telling ChatGPT to "use credible sources" - you can then watch its thinking trace and see it do things like ruling out random blogs, considering media publications with a good reputation for fact checking, and double-checking information that seems unlikely.


Replies

vunderbatoday at 8:23 PM

For any LLM with web tool usage I’ll often suggest that it pull relevant papers from arXiv, with an expectation that it cite sources. I find that this helps improve accuracy and lets me go deeper into the material if I want to.

westoquetoday at 2:26 PM

I don't think random blogs should be ruled out. Just because a blog is random doesn't mean its untrue.

show 2 replies
skorniienkotoday at 2:19 PM

Love it, I'll run tests for "credible sources" and will compare the results. Could be a first feature-request implemented!

skorniienkotoday at 4:20 PM

Added this as issue so I don't forget https://github.com/SerhiiKorniienko/bullshit-detector/issues...