How AIDetego Works
A look behind the scenes of our AI detection
AIDetego uses a combination of 16 different analysis modules to detect AI-generated text. Unlike other tools, all analysis runs directly in your browser - your text is never sent to a server.
Our 16 Analysis Modules
Each module checks a different aspect of the text
Linguistic Patterns
- Sentence ClassifierDetects AI-typical sentence starters and structures
- Phrase MatcherFinds common AI phrases like "Furthermore"
- Readability AnalysisChecks if readability is unnaturally consistent
Structural Analysis
- Structure AnalyzerDetects overly perfect text structures
- Formatting CheckFinds markdown artifacts and AI formatting
- Cohesion AnalysisChecks transitions between paragraphs
Statistical Analysis
- Entropy CalculatorMeasures information density
- Sentence VarianceChecks variety in sentence lengths
- Vocabulary AnalysisEvaluates vocabulary diversity
Technical Checks
- Unicode ScannerFinds hidden Unicode characters
- Homoglyph DetectorDetects similar-looking characters
- Punctuation AnalysisChecks punctuation patterns
How Accurate is the Detection?
Strong with Longer Texts
Detection achieves high accuracy with 100+ words, as more patterns can be analyzed.
Limitations
Very short texts, heavily edited AI text, or unusual writing styles can make detection harder.
No 100% Guarantee
No AI detector is perfect. Use the result as an indicator, not definitive proof.
Privacy & Security
- Text is never sent to servers
- No storage of your inputs
- No tracking cookies (only for ads)
- Fully GDPR compliant
- Open-source algorithms
Frequently Asked Questions
Does AIDetego work offline?▼
Yes! After initial loading, analysis works without internet connection since everything runs locally in your browser.
Which languages are supported?▼
AIDetego works best with German and English texts. Other languages are detected but with lower accuracy.
Can I view the source code?▼
The analysis algorithms run directly in your browser. You can inspect the code using developer tools.
Why is AIDetego free?▼
We are funded through unobtrusive advertising. We believe AI detection should be a tool available to everyone.