AI code detector, paste a GitHub repo URL to analyze commit history and content for signs of AI generation (Shelved cuz scope creep n stuf)

Disclaimer
Used Gemini as a tool to assist in under 30% of this detector. As well as reformatting the code to improve readability. (Expect code formatting to be highly consistent.)

20-30% result can mean small AI assistance to none, only confirm a project is entirely made by ai if the % is over 85%.
Disclaimer
While the analysis provides high-confidence signals, it should not be the sole basis for high-stakes decisions. I recommend using these results as a starting point for further human review, logic walkthroughs, or verbal explanation of the code structure.
How to get your auth token for 5000 requests per hour:
  1. Go to https://github.com/settings/profile
  2. Select Credentials at https://github.com/settings/credentials
  3. Select Personal Access Tokens at https://github.com/settings/personal-access-tokens
  4. Generate new token at https://github.com/settings/personal-access-tokens/new
  5. Give random name.
  6. Select All Repositories under Repository access.
  7. Add permissions for Metadata and Content.
  8. Generate token, copy paste and save elsewhere safe.