# Artificial Intelligencs

- [OpenAI | ChatGPT](https://docs.rapidbott.com/help-center/artificial-intelligencs/openai-or-chatgpt.md)
- [DeepSeek AI](https://docs.rapidbott.com/help-center/artificial-intelligencs/deepseek-ai.md): Rapidbott now enables users to integrate natively with the DeepSeek AI platform, bringing cutting-edge AI capabilities into their chatbots.
- [Google Gemini](https://docs.rapidbott.com/help-center/artificial-intelligencs/google-gemini.md): Gemini is a family of multimodal large language models developed by Google as a competitor to OpenAI
- [Claude AI](https://docs.rapidbott.com/help-center/artificial-intelligencs/claude-ai.md): Rapidbott now allows its users to connect with Claude AI platform natively and let users use the capabilities of bleeding edge AI technology inside their Chatbots.
- [X.AI Integration](https://docs.rapidbott.com/help-center/artificial-intelligencs/x.ai-integration.md): This documentation will guide you through setting up your  XAI API key, configuring the integration, and building tailored chatbot flows to meet your business needs.
- [Coze](https://docs.rapidbott.com/help-center/artificial-intelligencs/coze.md): Rapidbott now allows its users to integrate their AI models created inside Coze with Rapidbott’s chatting platform, opening doors of automation which were not possible before!
- [Dialogflow](https://docs.rapidbott.com/help-center/artificial-intelligencs/dialogflow.md)


---

# 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://docs.rapidbott.com/help-center/artificial-intelligencs.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.
