Content Moderation engine for ByteShare.
- Clone the repository
git clone https://github.com/innovencelabs/ByteShare-Moderation.git
cd ByteShare-Moderation
- Add the credential values from your local ByteShare application in .env
cp .env.example .env
# Add your credentials in .env
- Run the application through Docker Compose
docker compose up --build
- Python
- Cloudflare R2
- RabbitMQ