srinivas2193/AI Code Reviewer

Automated PR code reviews using AI (GPT-4 or Claude) with inline comments and comprehensive feedback

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
ai-providerAI provider to use (openai or anthropic)yesopenai
openai-api-keyOpenAI API key (required if ai-provider is openai)no
openai-modelOpenAI model to usenogpt-4-turbo-preview
anthropic-api-keyAnthropic API key (required if ai-provider is anthropic)no
anthropic-modelAnthropic model to usenoclaude-3-5-sonnet-20241022
max-filesMaximum number of files to reviewno20
max-file-size-kbMaximum file size in KB to reviewno500
review-severityReview severity level (low, medium, high)nomedium
namedescription
review-completedWhether the review was completed successfully
ratingOverall rating given by the AI (1-10)
comments-countNumber of inline comments posted