On your phone.
Check content in the ZeroTrue app for Android and iOS.
AI content verification
Check text, images, audio, video, and code for signs of AI generation. Get a first result before creating an account.
Five content types
Check what you read, see, and hear
Try it before signing up
Your first result opens right here
Keep checking in your account
Save results and return to previous scans
Start with the probability, inspect the supporting signals, then put them in context.
See whether the sample has stronger AI-associated or human-origin signals.
Use the highlighted regions and timestamps to find what deserves a closer look.
Consider where the content came from and how it was edited before drawing a conclusion.
A reason to investigate, not a verdict on who made it.
Result summary
Sample analysisEstimated AI probability
“Send the document this evening.”
Example annotation: compare the even spacing between words with nearby speech.
Five ways to check
The same workflow, with details that make sense for the content you are checking.
Look at the writing in context, with highlighted passages and an explanation of what to review.
Open this detectorInterface examples, not live scan results.
The old library is being redesigned around the people who use it. The plan adds quiet desks and an open reading room.
This approach improves access. This approach also reduces waiting times.
The first changes are planned for autumn, starting with the entrance and the ground floor.
Highlighted passage · Repeated openings
Both sentences begin the same way. This is a pattern to review in context, not proof of AI authorship.
A photo in your feed. An unexpected voice message. A draft that does not sound quite right.
Take a closer look at an image before passing it on. Check its source alongside the result.
AI-generated sampleCheck the audio, then verify with the sender through a channel you already trust.
“Send the document this evening.”
Look at passages in context. Repeated patterns alone do not establish who wrote them.
“This approach improves access. This approach also reduces waiting times.”
Apps and integrations
On your phone, in Telegram, with an AI assistant, or directly from your code. Choose what fits your day.
Check content in the ZeroTrue app for Android and iOS.
Send content to the bot or open the Mini App to use the checking interface inside Telegram.
Illustrated interfaces with example results, not app screenshots.
Connect content checking to an AI client that supports MCP.
Give your AI agent a ZeroTrue skill in the tools you already use.
Build checking into your application or automation in your language.
Your first check is still available right here on the website.
API documentationDetection can guide a closer review. It cannot establish authorship or intent on its own.
Sample quality, compression, editing, language, and generator shifts can all affect detection output.
Workspace
AI probability
lake-house.jpg
Image · Just now
voice-note.wav
Audio · 12 min ago
article-draft.txt
Text · Yesterday
Full reports are available alongside each saved scan.
Open full reports, return to earlier checks, and start the next scan from your ZeroTrue account.
Already checked something? Continue from your result above to keep that scan.
Use one request pattern for text, images, audio, video, and code. Review the public quick start, then create a key when you are ready to integrate.
curl -X POST https://app.zerotrue.app/api/v1/check \
-H "Authorization: Bearer {{API_KEY}}" \
-H "Content-Type: application/json" \
-d '{
"input": {
"type": "text",
"value": "Check this sample for patterns associated with AI-generated writing."
},
"is_private_scan": true
}'Example result fieldsJSON
{
"ai_probability": 0.73,
"human_probability": 0.27,
"result_type": "ai"
}Try the browser scanner first. Create a free account when you want to save results and keep checking.
For everyday checks, saved reports, and exploring the API.
$0
What you can check, what a result means, and what happens to your content.
Accuracy changes with the content type, generator, language, sample quality, editing, compression, and decision threshold. Review modality-specific evaluation data and false-positive rates rather than relying on one universal percentage.
No detector can establish authorship or intent from a score alone. ZeroTrue provides probabilistic evidence and supporting signals that should be combined with source context and human review.
ZeroTrue supports text, common image formats, speech audio, video, and source-code files. The scanner shows the currently accepted formats and size limits before upload.
Data handling can depend on the selected product mode and plan. Review the current privacy and security terms before submitting sensitive content or using ZeroTrue in a regulated workflow.
Yes, but editing, screenshots, transcoding, noise, and social-media compression may weaken or change detectable signals. These transformations should be considered when interpreting the result.
You can run a first browser check before creating an account. The current free plan includes a monthly detection allowance for continued use.
Yes. ZeroTrue provides one API pattern for text, images, audio, video, and code, with public request examples and a free starting allowance.
Paste the text or upload a file. Your first result is a good place to start.