Get the latest tech news

Show HN: AI Code Detector – detect AI-generated code with 95% accuracy


AI Code Detector uses a ML model trained on millions of code samples to achieve 95% accuracy.

It looks at semantically-generated "chunks" of code to classify them as AI-generated and human-written based on patterns in style, syntax, and structure. Accuracy varies with chunk size, but we consistently test on independent datasets to avoid overfitting and to keep ourselves honest. >Why does it return “unknown” chunks?Some code, like import statements and other boilerplate, doesn't contain enough signal to classify confidently.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of % accuracy

% accuracy

Photo of generated code

generated code

Photo of AI Code Detector

AI Code Detector

Related news:

News photo

Cloud Hypervisor Will Block AI Generated Code, Raises x86_64 VM Limit To 8,192 vCPUs

News photo

32% of senior developers report that half their code comes from AI, double the rate of juniors | Also, two-thirds of engineers report frequently spending extra time correcting AI-generated code

News photo

Show HN: TheAuditor – Offline security scanner for AI-generated code