> ## Documentation Index
> Fetch the complete documentation index at: https://www.vibecodeapp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenAI GPT-5

> General-purpose GPT-5 model for advanced app experiences

OpenAI GPT-5 is a powerful general-purpose model for product features that need strong language understanding, generation, and reasoning.

It is a good balance when you want advanced model quality across many app use cases.

## Best For

* Chatbots
* Writing assistants
* Coding help
* AI-powered app features

## Features

* Strong language understanding
* Good reasoning
* Flexible content generation
* Helpful coding and assistant behavior

## Ask Vibecode

Tell the AI:

> "Add GPT-5 to my app as a strong general-purpose AI model for chat, writing, and assistant features."

The AI will set up the integration automatically.

## Choose This If

Choose GPT-5 when you want a general-purpose model without pushing all the way to the highest-end option. If you want the newest top-capability model, use [OpenAI GPT-5.2](/integrations/openai-gpt-5-2). If you want lower cost, use [OpenAI GPT-5 Mini](/integrations/openai-gpt-5-mini).

<CardGroup cols={2}>
  <Card title="Browse All Integrations" icon="grid-2" href="/integrations/index">
    See the full integrations catalog
  </Card>

  <Card title="OpenAI GPT-5.2" icon="message-bot" href="/integrations/openai-gpt-5-2">
    Stronger GPT-5 option
  </Card>
</CardGroup>
