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

Hacker News (score: 60)
Found: September 16, 2025
ID: 1425

Description

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

I’m Henry, cofounder and CTO at Span (https://span.app/). Today we’re launching AI Code Detector, an AI code detection tool you can try in your browser.

The explosion of AI generated code has created some weird problems for engineering orgs. Tools like Cursor and Copilot are used by virtually every org on the planet – but each codegen tool has its own idiosyncratic way of reporting usage. Some don’t report usage at all.

Our view is that token spend will start competing with payroll spend as AI becomes more deeply ingrained in how we build software, so understanding how to drive proficiency, improve ROI, and allocate resources relating to AI tools will become at least as important as parallel processes on the talent side.

Getting true visibility into AI-generated code is incredibly difficult. And yet it’s the number one thing customers ask us for.

So we built a new approach from the ground up.

Our AI Code Detector is powered by span-detect-1, a state-of-the-art model trained on millions of AI- and human-written code samples. It detects AI-generated code with 95% accuracy, and ties it to specific lines shipped into production. Within the Span platform, it’ll give teams a clear view into AI’s real impact on velocity, quality, and ROI.

It does have some limitations. Most notably, it only works for TypeScript and Python code. We are adding support for more languages: Java, Ruby, and C# are next. Its accuracy is around 95% today, and we’re working on improving that, too.

If you’d like to take it for a spin, you can run a code snippet here (https://code-detector.ai/) and get results in about five seconds. We also have a more narrative-driven microsite (https://www.span.app/detector) that my marketing team says I have to share.

Would love your thoughts, both on the tool itself and your own experiences. I’ll be hanging out in the comments to answer questions, too.

More from Hacker

Show HN: Vibe Coding a static site on a $25 Walmart Phone

Show HN: Vibe Coding a static site on a $25 Walmart Phone Hi! I took a cheap $25 walmart phone and put a static server on it? Why? Just for a fun weekend project.<p>I used Claude Code for most of the setup. I had a blast.<p>It&#x27;s running termux, andronix, nginx, cloudflared and even a prometheus node exporter.<p>Here&#x27;s the site:<p><a href="https:&#x2F;&#x2F;walmartphone.stetsonblake.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;walmartphone.stetsonblake.com&#x2F;</a>

Analyzing the Performance of WebAssembly vs. Native Code

Analyzing the Performance of WebAssembly vs. Native Code

Show HN: Shadcn/UI theme editor – Design and share Shadcn themes

Show HN: Shadcn/UI theme editor – Design and share Shadcn themes Hey, I built <a href="https:&#x2F;&#x2F;ShadcnThemer.com" rel="nofollow">https:&#x2F;&#x2F;ShadcnThemer.com</a> - a web app for creating and sharing themes for shadcn&#x2F;ui, made with my some of my favorites, Next.js 15, Tailwind CSS 4, Drizzle ORM, and Supabase.<p>The goal was to make it easy to visually design shadcn color themes, preview them live across various example UIs, and export them straight into your projects (as CSS or via the shadcn CLI registry command).<p>I had a bit of experience going into this because I built the Theme Studio for VS Code in the past, but it was fun using a modern stack and leveraging Cursor to help me along the way this time.<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;miketromba&#x2F;shadcn-themer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;miketromba&#x2F;shadcn-themer</a>

Show HN: Playwright Skill for Claude Code – Less context than playwright-MCP

Show HN: Playwright Skill for Claude Code – Less context than playwright-MCP I got tired of playwright-mcp eating through Claude&#x27;s 200K token limit, so I built this using the new Claude Skills system. Built it with Claude Code itself.<p>Instead of sending accessibility tree snapshots on every action, Claude just writes Playwright code and runs it. You get back screenshots and console output. That&#x27;s it.<p>314 lines of instructions vs a persistent MCP server. Full API docs only load if Claude needs them.<p>Same browser automation, way less overhead. Works as a Claude Code plugin or manual install.<p>Token limit issue: <a href="https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;playwright-mcp&#x2F;issues&#x2F;889" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;playwright-mcp&#x2F;issues&#x2F;889</a><p>Claude Skills docs: <a href="https:&#x2F;&#x2F;docs.claude.com&#x2F;en&#x2F;docs&#x2F;claude-code&#x2F;skills" rel="nofollow">https:&#x2F;&#x2F;docs.claude.com&#x2F;en&#x2F;docs&#x2F;claude-code&#x2F;skills</a>

No other tools from this source yet.