benbalter/AI Community Moderator
AI-powered community moderator that enforces guidelines and code of conduct
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access and GitHub Models authentication | yes | ${{ github.token }} |
| openai-base-url | GitHub Models base URL | no | https://models.github.ai/inference |
| model | AI model to use for moderation | no | openai/gpt-4.1 |
| severity-threshold | Severity threshold for taking action (1-10) | no | 5 |
Outputs
| name | description |
|---|---|
| action-taken | Type of moderation action taken |
| reason | Reason for the moderation action |