AI Detector
One place to check whether something was made by AI — paste text below for an instant read, or jump to the image and video detectors. We're honest about the limits up front: no AI detector is reliable enough to accuse anyone. Use these as one signal among several, never as proof.
What AI detection can and can't do
What it's good for
- Auditing your own draft before you publish — if your writing scores 90% AI, you leaned on it too hard.
- One signal among several when reviewing a submission, alongside draft history and a conversation.
- A quick sanity check on a viral image or clip before you share it, paired with reverse-image search.
What it can't do
- Prove anyone cheated. Stanford found non-native English writers get false-flagged as AI up to 61% of the time.
- Reliably catch modern models — false-negative rates climb above 30% on recent text, image, and video generators.
- Serve as court-admissible forensic proof. Where they exist, C2PA content credentials are more reliable than any visual heuristic.
Which detector do I need?
| What you have | Use |
|---|---|
| An essay, article, email, or any block of writing | AI Text Detector |
| A photo, screenshot, or artwork | AI Image Detector |
| A video clip — generated footage or a possible deepfake | AI Video Detector |
وڌيڪ اختيار
نتيجو
توھان جو درخواست جو عمل...
Free AI detector. Check if text was written by AI, or scan an image or video for AI generation. Honest about accuracy — a heuristic, not proof.
استعمال ڪرڻ جو طريقو AI Detector
پنھنجي داخلا داخل ڪريو
متن لکو، فائل اپ لوڊ ڪريو، يا جيڪي توهان چاهيو ٿا سو بيان ڪريو. ڪوبه اڪائونٽ نه گھرجي.
پيدا ڪرڻ لاءِ ڪلڪ ڪريو
اسان جو AI توهان جي درخواست کي سيڪنڊن ۾ بهترين مفت-سورس ماڊلز استعمال ڪندي پروسيس ڪندو.
ڊائون لوڊ ۽ ونڊو
پنھنجو نتيجو ڊائون لوڊ، ڪاپي يا ونڊ ڪريو. پاڻيءَ ۽ تجارتي استعمال لاءِ مفت.
ھي ٽولز API ذريعي استعمال ڪريو
ھن اوزار کي پنھنجي ڪوڊ مان خودڪار ڪريو. OpenAI-compatible REST endpoint, Bearer-token auth, no extra SDK required. Token costs match the web interface.
curl -X POST https://api.free.ai/v1/chat/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model": "qwen7b", "messages": [{"role": "user", "content": "Summarize this: ..."}]}'
AI Detector — FAQ
توھان ھن اوزار کي ڪيئن تصنيف ڪريو ٿا؟