A fast, lightweight, regex-based programming language detector for Python.
-
Updated
Aug 28, 2026 - Python
A fast, lightweight, regex-based programming language detector for Python.
Identify algorithmic structures in source code using Abstract Syntax Trees (ASTs) and a CodeBERTa-based classifier. Combines syntactic analysis with transformer embeddings for structure classification from small datasets.
AI-powered code authorship detection. 97.6% accuracy. Distinguishes human-written code from AI-generated code (ChatGPT). Supports Python, Java, C, C++. Built with Go + Python + XGBoost.
Build an AI model that predicts or estimates code quality from software metrics.
Add a description, image, and links to the code-classification topic page so that developers can more easily learn about it.
To associate your repository with the code-classification topic, visit your repo's landing page and select "manage topics."