I Built a CLI That Scores How Much of Your Code Was Written by AI
📰 Dev.to · Lakshmi Sravya Vedantham
vibe-check scans your Python codebase and gives every file an AI Vibe Score from 0-100. Here is how I built it using AST analysis and 7 detection heuristics.
DeepCamp AI