vikasojha48/Multi-AI Code Quality Analyzer

Automated AI-powered code review for GitHub pull requests with inline comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for PR commentsyes
openai-api-keyOpenAI API keyno
anthropic-api-keyAnthropic (Claude) API keyno
grok-api-keyGrok (xAI) API keyno
gemini-api-keyGoogle Gemini API keyno
ollama-urlOllama server URL (e.g., http://localhost:11434)no
modelAI model to use (e.g., gpt-5.1, gpt-4o, claude-3-5-sonnet-20241022, gemini-1.5-pro)nogpt-5.1
fail-on-criticalFail the action if critical issues are foundnofalse
config-pathPath to the configuration fileno.github/ai-review-config.yml
languageLanguage for review comments (en, ru, es, de, zh, ja, fr, pt)noen
modeReview mode: "pr" for pull request diff, "full" for entire repositorynopr
pathsPaths to review in full mode (comma-separated, e.g., "src/,lib/")nosrc/
output-typeOutput type for full mode: "issue" creates GitHub issue, "comment" posts as PR comment, "summary" outputs to action summarynoissue
namedescription
review-comment-idID of the review comment posted
issues-foundNumber of issues found
critical-issuesNumber of critical issues found