Its goal is to provide an intelligent WeChat bot capable of natural conversation, command execution, image creation, and more.
Hate-Speech-Detection/ ├── src/ │ ├── main.py # Desktop application entry │ ├── web_app.py # Flask web interface │ ├── api.py # FastAPI REST endpoints │ ├── model.py # ML models │ ├── database.py # ...