AI Code Reviewer
AI-powered code reviewer that works completely offline — no API key needed!
Features
- 🏆 Health Score — code quality score out of 100
- 🔴 Security scan — hardcoded passwords, SQL injection, eval()
- 🟡 Bug detection — empty catch, infinite loops, var usage
- 🔵 Performance — console.log, print(), range(len())
- ⚪ Style — long lines, TODO comments, missing comments
- ⏱️ Time complexity — O(1), O(n), O(n²), O(n³), O(2ⁿ)
- 💾 Space complexity — memory usage analysis
- 💡 Fix suggestions — exact fix for every issue
- 🎨 Inline highlights — red/yellow/blue underlines in editor
Supported Languages
Python, JavaScript, TypeScript, Kotlin, Java, and more
How to Use
- Open any code file in VS Code
- Right-click → Review with AI Code Reviewer
- Or press
Ctrl+Shift+R
- See results in the output panel with highlights in the editor
Cost
₹0 — completely free, works offline, no API key needed
Author
Manikanta Saladi — github.com/manikantasaladi70
| |