💻 Detecting AI Contribution in Git Repositories

Introducing repo-slopscore, a tool written in Rust that detects traces of LLM usage in code and commit histories (up to 5,000 entries) by analyzing specific tokens and "slop" patterns.

🌍 This increases development transparency, allowing for the separation of human contribution from automated generation, which is becoming critical in the era of AI agents.

👤 Users can now check a repository for its level of AI-generated "slop" and understand the proportion of code written by neural networks.

Source 1: https://codeberg.org/polyphony/repo-slopscore Source 2: https://slopscan.ava.pet/