Skip to content

Repository files navigation

Content Safety Shield 🛡️

Keeping online communities safe is a huge challenge. This project is a multi-modal safety system designed to automatically moderate content.

What it detects:

  • Text: Identifies toxic or harmful comments using NLP.
  • Images: Scans for unsafe or inappropriate visuals.

The Tech:

  • Text: BERT (HuggingFace) for understanding language.
  • Images: Computer Vision models to scan pixels.
  • Backend: FastAPI to handle the requests quickly.

My goal is to create a "safety layer" that can be plugged into any social platform or website.

About

Multi-modal content moderation system. Detects toxic text and unsafe images in real-time using BERT and Computer Vision. Designed for high-performance safety governance.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

17 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors