Build a tool where users paste code and receive AI-powered reviews with bug detection, security vulnerability scanning, performance suggestions, and refactoring recommendations.
code-reviewanalysissecurityrefactoring
Objectives
Accept code input with language detection
Generate AI review with categorized feedback
Detect potential bugs and security vulnerabilities
Suggest performance optimizations
Provide refactored code with explanations
Hints
Use syntax highlighting for input and output
Structure the review prompt to categorize feedback