We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90af909 commit ab0ff08Copy full SHA for ab0ff08
README.md
@@ -1,7 +1,8 @@
1
# AI Moderator
2
3
-An AI-powered GitHub Action that automatically detects and moderates spam in
4
-issues and comments using LLMs.
+An AI-powered GitHub Action that automatically detects spam in issues and
+comments using LLMs. Detected issues are tagged as spam and detected comments
5
+are (optionally) minimized.
6
7
Each new issue and comment is passed through a series of prompts: by default
8
checking for link spam, regular spam, and AI-generated content, but you can
0 commit comments