SpeechFlowguard
Published:
Developed a FastAPI web API for real-time toxic language detection in user comments. Implements multi-label classification (toxic, severe_toxic, obscene, threat, insult, identity_hate) using TF-IDF and Logistic Regression. Features a modular, Dockerized architecture for easy deployment.