NiaziDigital — Trusted GPT-Style AI Detector
Browser-only heuristic detector for GPT/ChatGPT-style text. Designed to be private: no data leaves your device.
Version 1.3 — NiaziDigital
AI-likelihood
-
No analysis yet
Confidence is heuristic; combine with human review.
Key Signals
- No analysis yet
Explanation and Details
When you run analysis the tool will produce:
- A probabilistic AI-likelihood score (0–100%)
- A label that summarizes the score (Likely AI / Mixed / Likely Human)
- A list of signal metrics (word count, vocab variety, n-gram repetition, sentence variance, watermark phrase score, hedging/formality)
- A downloadable JSON report for each run
Note: Short texts (< 40 words) reduce reliability. This tool is for guidance only, not legal proof.
Disclaimer: This detector uses heuristic signals and statistical patterns. It cannot prove authorship. Use results only as guidance and combine with human judgment and context.
README — How to use & Install on Blogger
Option A — Full page (recommended)
- In Blogger dashboard → Pages → New Page → switch to HTML view.
- Paste the entire HTML file content (this page) into the editor and publish.
- Open the published page to use the detector. No server needed.
Option B — Sidebar gadget (compact)
Use the compact gadget if you want a small analyzer in the sidebar. Copy the Compact Sidebar Gadget snippet (below) and add as Layout → Add a Gadget → HTML/JavaScript.
Compact Sidebar Gadget (copy this)
<div class="gadget-compact"> <input id="g_keyword" placeholder="Paste text or short sample" style="width:100%;padding:8px;border-radius:6px;border:1px solid #ddd"> <button onclick="(function(){ const t=document.getElementById('g_keyword').value; if(!t.trim()){alert('Paste text first'); return;} const w=t.split(/\s+/).filter(Boolean).length; alert('Sample length: ' + w + ' words. Use main tool for full analysis.'); })()" style="margin-top:8px;padding:8px 10px;background:#0b63d6;color:#fff;border-radius:6px;border:0">Quick Check</button> </div>
Notes
- All processing runs in the browser; nothing is sent to any server.
- Longer samples (200+ words) give more reliable results.
- Interpret scores as guidance; always verify with human review.
Support & Contact
For help or custom branding, contact: niazidigital708@gmail.com
0 Comments