Skip to content

"Instantly denies your bullshit" - Quin ๐Ÿพ

License

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