-
Notifications
You must be signed in to change notification settings - Fork 156
Open
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
ruyadornobmuenzenmeyer
Metadata
Metadata
Assignees
Labels
No labels