Lasso Moderation

AI-powered Content Moderation

Lasso brings the power of AI to protect your brand, tackling 99% of content moderation tasks. Our platform also offers an extensive moderation dashboard for that crucial 1%, where humans can efficiently and effectively moderate at scale. Keep your user experience safe and clean with Lasso.

Easily Integrate Lasso Moderation with PubNub, no code changes are required, just get an API key and get started.

Use Cases

Lasso moderation can help protect your brand and safeguard your user experience. We specialize in the following use cases:

  1. Chat platforms:

    We prevent harmful or illicit content from coming on your platform, ensuring user safety and the trustworthiness of your brand.

  2. Social media platforms:

    We stop the spread of misinformation, hate speech, or harmful content, maintaining a positive community atmosphere and protecting the platform's reputation.

  3. Dating apps:

    We safeguard users from inappropriate content, harassment, or catfishing, ensuring a safe and genuine dating experience.

  4. Online marketplaces:

    We maintain the integrity of product listings and prevent fraudulent activities, ensuring trust between buyers and sellers.

  5. Communities:

    We foster constructive discussions and prevent trolling or divisive behavior, ensuring a cohesive and supportive community environment.

  6. Online Events:

    We manage inappropriate behavior like indecent exposure or other explicit content during live sessions, ensuring a professional and distraction-free event experience.

Setup

  1. Click the "Try it Now" link to install the PubNub Function.

    1. Follow the wizard to install the PubNub Function by selecting your App and API Key Set.

  2. Click "MY SECRETS" button in the left panel.

    1. Add your LASSO_BASE_URL : https://api.lassomoderation.com

    2. Add your LASSO_API_KEY from the Lasso moderation dashboard:

      https://app.lassomoderation.com/settings

  3. Click "SAVE" button again, this time in top left area of the editor.

  4. Click "Start Module" button in the top right.

  5. You should be good to go! Messages and images will now appear in your Lasso Moderation dashboard where you can customize moderation rules to the needs of your product.

Optional setup

For both messages & images, you can specify the following two settings:

  • Blocking: if true, every message/image will wait for a response from Lasso before the message is published to the PubNub channel. If false, every message/image will automatically be allowed and removed asynchronously at a later point in time.

    • Set this to true if you want to ensure no harmful content is posted to your platform, but a slightly longer delay in messages/images coming through.

    • Set this to false if you prefer a faster user experience where messages/images are posted immediately and are removed with a slight delay in case they contain harmful content.

  • Timeout: The maximum amount of milliseconds PubNub waits for a response from Lasso Moderation before publishing the message/image.

  • Channels: This integration is set up to listen to all (*) PubNub channels, but you can configure it to listen to all channels or a subset, using wildcards, e.g. public.*. This way you can customize which channels you would like to moderate.

Output

Lasso Moderation Screenshot

Input

In the PubNub function in the lower left, you can test sending a payload. For example:

1

Talk to an expert