AI Code Detector Runs in your browser

ABOUT

A transparent tool for reviewing code-style signals.

AI Code Detector is made by AI Code Detector Team. It is a browser-based tool for people who want to inspect visible code-style signals without uploading their source code.

What the tool does

Paste supported code or choose a local source file. The tool checks a defined set of code-style rules, then shows the matched signals, flagged lines, and a score from 0 to 100.

The score is a deterministic heuristic: it adds configured rule weights and caps the total at 100. It is not a probability, an accuracy claim, or proof of who wrote code.

How the review works

Analysis runs in the current browser tab. Files selected from your device are read locally by the page and are not sent to an AI Code Detector server by this static site.

Use results carefully

Code style can overlap across developers, teams, templates, linters, and AI tools. Use the report as one review input alongside context and human judgment.