debroyankit/AI Code Reviewer
Automatically reviews GitHub PRs using LLM-powered analysis with incremental RAG context from your codebase.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| groq_api_key | Your Groq API key (starts with gsk_) | yes | — |
| github_token | GitHub token for posting review comments (defaults to the built-in GITHUB_TOKEN) | no | ${{ github.token }} |
| llm_model | Groq LLM model to use for review | no | llama-3.1-8b-instant |
| max_files_per_pr | Maximum number of files to review per PR | no | 20 |
Outputs
no outputs