amitkarnam/AI Code Review Bot Using LLM

Automated code review using AI/LLM for Pull Requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API accessyes
llm_providerLLM provider (openai, anthropic, google, azure, mistral, groq, or custom)noopenai
llm_api_keyAPI key for the LLM provideryes
llm_modelModel name to usenogpt-4
llm_api_baseCustom API base URL (optional)no""
languagesComma-separated list of file extensions to review (e.g., py,js,go)no""
max_commentsMaximum number of review commentsno20
fail_on_severityFail the action if issues of this severity or higher are found (CRITICAL, HIGH, MEDIUM, LOW)no""
review_toneTone of the review (professional, strict, mentoring, friendly)noprofessional
custom_promptAdditional custom instructions for the reviewerno""
config_pathPath to configuration file (.ai-review.yml)no.ai-review.yml

no outputs