# AI SEO Tools for Brand Visibility in ChatGPT - Gap Audit

**Use case:** 

Run AI SEO Tools for Brand Visibility in ChatGPT - Gap Audit on Apify in one click. Pre-configured task ready to use.

## Input

```json
{
  "brandDomain": "writesonic.com",
  "brandAliases": [
    "Writesonic",
    "Writesonic GEO"
  ],
  "competitors": [
    "Jasper",
    "Copy.ai",
    "Frase",
    "ContentShake",
    "NeuronWriter"
  ],
  "prompts": [
    "Best AI SEO tools for brand visibility in ChatGPT",
    "How to improve brand visibility in ChatGPT answers",
    "AI SEO tools that boost ChatGPT brand mentions",
    "Tools to measure and grow brand visibility inside ChatGPT",
    "Generative engine optimization tools for ChatGPT visibility"
  ],
  "industry": "generative engine optimization and AI brand visibility",
  "llms": [
    "openai/gpt-4o-mini",
    "anthropic/claude-haiku-4.5"
  ],
  "maxPrompts": 5,
  "generateBriefs": true
}
```

## Output

```json
{
  "brand_domain": {
    "label": "Brand",
    "format": "text"
  },
  "gap_score": {
    "label": "Gap score",
    "format": "number"
  },
  "priority_rank": {
    "label": "Priority",
    "format": "number"
  },
  "recommended_h1": {
    "label": "Recommended H1",
    "format": "text"
  },
  "target_keywords": {
    "label": "Target keywords"
  }
}
```

## About this Actor

This example demonstrates how to use [GEO Content Gap - AI Editorial Brief Generator vs Competitors](https://apify.com/dltik/geo-content-gap) with a specific input configuration. Visit the [Actor detail page](https://apify.com/dltik/geo-content-gap) to learn more, explore other use cases, and run it yourself.