{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-bias-detector",
  "title": "GG402 \u00b7 Detect text bias with AI",
  "url": "https://gg402.vercel.app/bias_detector",
  "category": "ai",
  "summary": "Analyze text for potential biases and receive explanations with suggestions for neutral rephrasing.",
  "seo": {
    "title": "AI Bias Detection API - GG402 x402 | 0.01 USDC",
    "description": "Analyze text for gender, racial, and cultural biases using AI. Receive bias scores, detected bias types, and neutral rephrasing suggestions. x402 micropayments on Base."
  },
  "use_cases": [
    "Audit content for unintended bias before publication",
    "Review job descriptions for inclusive language",
    "Check marketing copy for cultural sensitivity"
  ],
  "ideal_buyer": "Content teams, HR departments, and communications professionals needing automated bias detection in text.",
  "example_prompt": "Check this job description for gender bias and suggest neutral alternatives: 'We need a strong salesman who can dominate the market'",
  "example_request_body": {
    "text": "We need a strong salesman who can dominate the market and crush the competition."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Analyzes text for potential biases, including gender, racial, or cultural biases, and provides explanations and suggestions for neutral rephrasing.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "text": {
              "type": "string",
              "required": true,
              "description": "The text to analyze for biases."
            },
            "bias_types": {
              "type": "array",
              "required": false,
              "description": "Specific bias types to focus on, e.g., ['gender', 'racial']. If omitted, checks all."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "bias_score",
            "detected_biases",
            "suggestions"
          ],
          "properties": {
            "bias_score": {
              "type": "number",
              "description": "Overall bias score from 0-100, where higher indicates more bias."
            },
            "suggestions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "original",
                  "suggestion"
                ],
                "properties": {
                  "original": {
                    "type": "string",
                    "description": "The original biased section."
                  },
                  "suggestion": {
                    "type": "string",
                    "description": "The suggested neutral rephrasing."
                  }
                }
              },
              "description": "Neutral rephrasing suggestions for biased sections."
            },
            "detected_biases": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "type",
                  "examples"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "description": "The type of bias detected, e.g., 'gender', 'racial'."
                  },
                  "examples": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "Examples of biased phrases or sections in the text."
                  }
                }
              },
              "description": "List of detected biases with types and examples."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-e13426e0618a",
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-bias-detector",
    "url": "https://x402all.com/resource/gg402-vercel-app-bias-detector",
    "name": "GG402 \u00b7 Detect text bias with AI",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-bias-detector",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/bias_detector",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-bias-detector",
    "description": "Analyze text for gender, racial, and cultural biases using AI. Receive bias scores, detected bias types, and neutral rephrasing suggestions. x402 micropayments on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-bias-detector",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-bias-detector"
}
