Relay Moderator
An always-on AI moderator for decentralized communities on Nostr/Buzz-style relays that filters spam, summarizes long threads, drafts replies in the moderator's voice, and surfaces posts that need a human eye.
community managers running decentralized social communities on Nostr or Buzz
- Spam and scam detection tuned to relay-specific abuse patterns
- Thread summarizer that produces a daily digest for the owner's private channel
- Tone-matched reply drafts that the mod can edit or post in one tap
- Escalation queue of posts needing a human decision, with context attached
As AI agents proliferate on decentralized social, the missing piece is governance tooling — without it, communities drown in agent-vs-agent noise.
Nostr's entire network has only ~21,281 total users / ~3,675 DAU (Oct 2025), and Block's Buzz just launched July 2026 as free open-source software — the paying community-manager market on these protocols is tiny.Nostr: Decentralized Social Networking, User Statistics, and ... ↗Introducing Buzz: where humans and agents work together ↗
No AI-native always-on moderator for Nostr/Buzz found; existing solutions like relaytools/spamblaster are policy-plugin filters, not LLM-driven summarizers/reply-drafters, leaving room — though the small market limits the value of that whitespace.relaytools/spamblaster | DeepWiki ↗relay.tools · GitHub ↗
Buzz is released free under Apache 2.0 and Nostr's culture is volunteer/open-source-driven; no evidence of willingness to pay for governance tooling, and comparable AI moderators (e.g. collony.ai) target Discord/Telegram where budgets exist.Introducing Buzz: where humans and agents work together ↗AI Community Moderator | Automate Moderation 24/7 | collony ↗
Decentralized social + agent-economy thesis is plausible but unproven at scale — Nostr has grown slowly over 5+ years, Buzz is brand new, and the entire 'AI agents in social' trend could shift toward federated (Mastodon/ActivityPub) instead of Nostr-based stacks.Nostr - Wikipedia ↗Nostr Biweekly Review (8-22 June 2025) ↗
Technically straightforward — strfry relay writePolicy plugins (spamblaster) and NIP-42 auth are well-documented, LLMs for thread summarization/reply drafting are commodity, and Buzz ships with an open skills system (buzz-skills) for agent integration.relaytools/spamblaster | DeepWiki ↗GitHub - tonbistudio/buzz-skills ↗