kern / pavlov-prime

๐Ÿถ A state-of-the-art content moderation service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

A state-of-the-art content moderation service

Use Pavlov to screen images for explicit, malicious, or infringing content. Pavlov is an automation solution that puts you in control of your content moderation process and continuously learns from your feedback.

Features

  • Automated content moderation โ€” Use our state of the art computer vision models based on InceptionV3 in addition to Google Cloud Vision to moderate images for malicious content. Use our ready-made models for efficient bootstrapping.
  • Analyst console โ€” Pavlov features an advanced analyst console for your content reviewers to use out of the box. Approve and deny images right from your browser, no machine learning experience required.
  • Human-in-the-loop annotations โ€” Hook up Pavlov to your Amazon Mechanical Turk account to automatically process flagged content according to your policies.
  • Perceptual hashing โ€” Flag content according to your own company guidelines. Pavlov will automatically detect similar-looking images and treat them according to your policy.
  • Highly scalable โ€” Pavlov uses Google Cloud Functions and AWS Lambdas to automatically scale its image processing pipeline to meet the growing demands of your business. Pavlov can process hundreds of thousands of images per day!
  • Self-hosted โ€” You can host Pavlov yourself on any Kubernetes cluster using our easy-to-deploy Helm charts.

Screenshots

Pavlov screenshot 1

Pavlov screenshot 2

Development

Take a look at the docker-compose configuration file to run the provided services:

$ docker-compose up -d pavlov

You'll want to migrate the database and initialize the elasticsearch cluster locally. You can find information about how to do that in src/migrations and src/elasticsearch respectively.

Better documentation coming soon!

License

Apache 2.0

About

๐Ÿถ A state-of-the-art content moderation service

License:Other


Languages

Language:JavaScript 79.5%Language:PLpgSQL 12.4%Language:Python 6.1%Language:Makefile 1.0%Language:Shell 0.8%Language:CSS 0.3%Language:HTML 0.0%Language:PLSQL 0.0%