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

# AI Extensions

> The AI Extensions module allows you to offer your users the latest and most diverse functionality almost effortlessly using QuickBlox API.

<Frame>
  <img src="https://mintcdn.com/quickblox/xkS1X1sSZwktmwsY/images/ai-extensions.png?fit=max&auto=format&n=xkS1X1sSZwktmwsY&q=85&s=0ab3f756f04570bbaa0598b3758b240a" alt="ai-extensions.png" width="3278" height="1906" data-path="images/ai-extensions.png" />
</Frame>

The following AI extensions are currently available to you:

## AI Answer Assist

The extension allows you to communicate directly with your smart chat assistant and use it as an assistant in conversations, where by passing the history of the conversation to it as a context, it will be able to offer you an answer.
[API documentation](/reference/ai-extensions-ai-answer-assist)

## AI Translate

This extension will allow you to eliminate language barriers in your communication application as it supports a large number of languages.
[API documentation](/reference/ai-extensions-ai-translate)

## AI Summarize

This extension will generate summary of your dialog.
[API documentation](/reference/ai-extensions-ai-summarize)

<Note>
  Please note that summary will be generated using last 1000 messages.
</Note>

## HIPAA AI Gateway

<Warning>
  To obtain HIPAA AI Gateway feature please contact us by [enterprise@quickblox.com](mail:enterprise@quickblox.com).
</Warning>

Using this extension you can send messages directly to OpenAI. You will need to pass your own system message, message history, etc.
[API documentation](/reference/ai-extensions-ai-gateway)
