Skip to content
// The AI Source Checker

Your AI cited a paper. It’s real. It’s the wrong one.

The dangerous citations aren’t the obviously fake ones. They’re the fabricated DOIs that look real, and the real papers attached to the wrong claim — the ones you can’t catch by eye. Paste an AI answer below and we’ll check every source it cited: which ones exist, and which ones it described wrong.

// Then check what they SAY

We can’t read the source for you, so make the AI do it, in front of you.

A working link still isn’t proof the source backs the claim. The honest way to test that is to put the AI back on the stand. Copy this into the same chat, paste it under the answer you’re checking, and watch whether it can point to the exact line, or whether it starts hedging.

Go back through your previous answer and, for every factual claim, do the following:

1. Name the single source that supports it.
2. Quote the exact sentence from that source that backs the claim, word for word. Do not paraphrase.
3. Give the direct link to where that sentence appears.
4. If you cannot find a sentence that directly supports a claim, say so plainly: "No source directly supports this." Do not fill the gap.

Rules: do not invent quotes or links. If a source only partly supports a claim, say which part it supports and which part it doesn't. I would rather you tell me you can't back something than make something up.

Want the method behind it? See the Prompt Stack →  ·  Or read what happens when a source is real but doesn’t back the claim →

// Put it on your own site

Embed the Source Checker, free

Drop this onto any page about AI and your readers can pressure-test an answer’s sources right there, in seconds. No login, no key, no tracking. It just works, and the frame resizes itself to fit. Paste this where you want it:

<iframe src="https://dixon.ai/embed/source-checker" title="The AI Source Checker" width="100%" height="900" style="max-width:680px;border:2px solid #0A0A0A;" loading="lazy"></iframe> <p style="font:13px/1.4 system-ui,sans-serif;color:#4A4A4A;margin:6px 0 0">The AI Source Checker: a free tool by <a href="https://dixon.ai/ai-source-checker" rel="nofollow">dixon.ai</a></p> <script>window.addEventListener("message",function(e){if(e.origin!=="https://dixon.ai")return;var d=e.data;if(!d||d.dixonEmbed!=="source-checker"||!d.height)return;document.querySelectorAll('iframe[src*="dixon.ai/embed/source-checker"]').forEach(function(f){f.style.height=d.height+"px";});});</script>