Skip to content

innovencelabs/byteshare-moderation

ByteShare logo

ByteShare Content Moderation

Content Moderation engine for ByteShare.

GitHub License GitHub closed pull requests GitHub commit activity Static Badge Static Badge

Product Introduction

Local Setup

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

Content Moderation will be started waiting for uploads.

Built with

  • Python
  • Cloudflare R2
  • RabbitMQ