Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.47.0
metadata
title: Text Moderation App
emoji: 🛡️
colorFrom: indigo
colorTo: green
sdk: streamlit
sdk_version: 1.44.1
app_file: app.py
pinned: false
short_description: AI-based zero-shot moderation tool for text content.
🛡️ AI Text Moderation App
This app detects potentially sensitive content using a large language model (facebook/bart-large-mnli
).
Upload a .txt
file or paste text below. The model will flag risks like:
- Hate Speech
- Violence
- Sexual Content
- Political Sensitivity
- Illegal Information
Built with Streamlit, optimized for CPU on Hugging Face Spaces.