GitHub's AI Moderator is now available
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 202
- Forks
- 183
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Sharing this as an FYI, straight from GitHub
AI Moderator is now live and open source!
AI Moderator is an AI-powered GitHub Action that automatically detects spam in issues and comments using LLMs. Detected issues are tagged as spam and detected comments are (optionally) minimized. Each new issue and comment is passed through a series of prompts: by default checking for link spam, regular spam, and AI-generated content, but you can if you've got more specific requirements. The aim is to make it easy for maintainers to moderate their own communities according to their own standards.
cc @nodejs/moderation
- https://github.com/github/ai-moderator/blob/a230e1e40c9ed2f64b9a1d6ddf64cfa6b7c8f8c2/prompts/ai-detection.prompt.yml
- https://github.com/github/ai-moderator/blob/a230e1e40c9ed2f64b9a1d6ddf64cfa6b7c8f8c2/prompts/link-spam-detection.prompt.yml
- https://github.com/github/ai-moderator/blob/a230e1e40c9ed2f64b9a1d6ddf64cfa6b7c8f8c2/prompts/spam-detection.prompt.yml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue is an FYI announcement linking to GitHub's AI Moderator prompts; it names no repository files or tests and requests no change. Confirm with the maintainers whether any documentation or policy update is wanted before starting, since there is no stated completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- content
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100