Detection you can defend.
Sighting.ai exists so that when you say “this looks AI-generated,” you can show your work.
Our story
Sighting.ai was born from a simple observation: as AI writing tools got better, detection tools answered with bare percentages and scary dials — verdicts that fall apart the moment someone asks “how do you know?”
We build the opposite. Every detection returns what the engine actually found: for text, the exact passages that look AI-written and the signals that flagged them; for images and video, the provenance we could and could not establish. Always with a confidence range that admits what the engine doesn't know.
That cuts both ways, and the second half is the harder one. A verdict of “human” is only ever issued on positive provenance of the exact bytes in front of us — a signed capture manifest from a signer we accept — because a score low enough to look innocent is also what a screenshotted AI image looks like. Images additionally get a pixel classifier, which can identify an AI picture and can never clear one. Video gets no classifier at all. A signed file can be settled outright; an unsigned one gets a real provenance report and an uncertain verdict, because nothing that can honestly decide it exists yet.
The same standard is why we do not detect AI-written source code. We measure the file and show the measurements, but we return no verdict about its author, because no method we can run tells AI-written code from human-written code reliably — and the way those methods fail is by flagging human developers. Benchmarks find them misclassifying human code as AI more often than they miss AI code. Shipping that would mean accusing people who did their own work, so we do not ship it.
We serve educators, editors, and developers who need verdicts they can hand to a third party — and have them survive scrutiny.
What we hold ourselves to
- Confidence as a range
- Every verdict ships a range, not a bare percentage.
- Honest uncertainty
- When signal is weak we say uncertain, not a guess.
- Zero-retention available
- Verdicts without storing your content.
Where we are
Founded
Started with a simple goal: detection results that hold up when someone pushes back.
Early access
First detection flows for text and code, on an engine we built and ran ourselves.
Evidence reports
Span-level evidence, confidence ranges, and the public detection API.
Image & video evidence
Provenance-first image checks with a pixel classifier under them, and a video lane that publishes everything the file can prove. A signed capture from a signer we accept settles either outright — the only route to a human verdict there is.
Batch processing
Designed, not built. One queue, per-file status, and the same report for every row.