Build a tool where users paste code and receive AI-powered reviews with bug detection, security vulnerability scanning, performance suggestions, and refactoring recommendations.
0 likes0 forks0 comments
securitycode-reviewanalysisrefactoring
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