# OpenAI

With OpenAI, your agents tap into a treasure trove of AI capabilities across text, image, audio, and code.&#x20;

**Unlock:**

* Conversational AI, creative writing, and language analysis with GPT-4.
* Stunning images from mere text with DALL-E.
* Lightning-fast code generation and debugging with Codex.
* Audio transcription and processing magic with Whisper.
* Deep image-text linking and classification with CLIP.
* Semantic search and smart clustering with Embeddings.

***

**Agent inspiration:**&#x20;

* Meeting guru: transcribe, summarize, and generate follow-ups automatically.
* All-in-one content creator: blending text and visuals.
* Full-package producer: delivering complete content kits, end-to-end.

***

We’d love to hear from you! Reach out to **<documentation@integrail.ai>**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.integrail.ai/agent-studio/images-and-media/openai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
