Skip to content

sparkyflight/Quellhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quellhound

Quellhound is a Rust-powered moderation microservice for Sparkyflight. Every 5 minutes, it scans the database and automatically deletes posts that violate our community guidelines using AI-driven content analysis.


🐺 What It Does

  • ⏱ Polls the database every 5 minutes for new and recent posts
  • 🧠 Uses AI to evaluate whether content breaks our community rules
  • ❌ Instantly deletes violating posts — no warnings, no human review
  • 📦 Logs every action for transparency and auditability

🧬 How It Works

  1. Fetch new posts from the Sparkyflight database.
  2. Run each post through a lightweight, embedded AI model.
  3. If the post is deemed inappropriate, it is immediately deleted.
  4. Actions are logged for moderation staff to review if needed.

🚀 Why Quellhound?

  • Written in Rust for reliability and performance
  • Fast, headless, and built for quiet enforcement
  • Keeps Sparkyflight safe and respectful — automatically

No appeals. No delays. Just clean air.

About

"Instantly denies your bullshit" - Quin 🐾

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published