Google Perspective

Demo to preview the plugin:

Introduction

How about the possibility to utilize Google AI to analyze the spam and toxicity rate of a conversation? This no-code plugin simplifies the process of hosting better conversations.
The API employs machine learning models to evaluate the potential impact a message may have on a conversation. Developers and publishers can utilize this score to provide real-time feedback to commenters, assist moderators in their tasks, or enable readers to easily find relevant information.
Image without caption

How to setup

  1. Generate API Key.
      • Choose "API Key" in the credentials dropdown.
        • Google Cloud.
          Google Cloud.
      • View and copy API Key.
        • API Key.
          API Key.
  1. Enable the API in Google Cloud.
      • In the Google Cloud Console, go to APIs & Services > Library.
      • Search for Perspective API and enable it if it’s not already activated.
        • API Library.
          API Library.
  1. Configure the API Key in Bubble.
      • In Bubble, go to the Plugins tab and select Google Perspective API Plugin.
      • Paste the API key into the plugin configuration field.
        • Plugins → Google Perspective.
          Plugins → Google Perspective.
  1. Use the Plugin in Bubble.
      • Open the Workflows tab in Bubble Editor.
      • Add an event (e.g., "When a button is clicked").
      • Choose a Google Perspective action, such as:
        • Get Toxicity (Analyzes toxicity)
        • Get Spam (Detects spam)
        • Get ALL (Returns all available scores)
      • In the action input, provide the text to analyze.

Plugin Data Calls

Get ALL data

Plugin Action Calls

Get Toxicity

Get Author Attack

Get Commenter Attack

Get Incoherent

Get Inflammatory

Get Likely To Reject

Get Obscene

Get Spam

Get Unsubstantial

Get ALL

Image without caption

Changelogs