# Боты с ИИ

Данный раздел включает серию практических видеоуроков, посвященных интеграции различных нейросетей в чат-боты.&#x20;

{% tabs %}
{% tab title="ВКонтакте" %}
{% embed url="<https://vkvideo.ru/video-38689596_456240321>" %}
Топ-3 бота с нейросетями
{% endembed %}
{% endtab %}

{% tab title="YouTube" %}
{% embed url="<https://youtu.be/KQYDmegS0FM?si=y5-xfS1sNWB-Licm>" %}
Топ-3 бота с нейросетями
{% endembed %}
{% endtab %}
{% endtabs %}

{% content-ref url="/pages/rC9zgcm0GRvN4poRRoEx" %}
[Кейсы с интеграцией ChatGPT от Open AI](/baza-znanij-leadtex/boty-s-ii/keisy-s-integraciei-chatgpt-ot-open-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/guXTbRsxwJXZ3FN5MYY9" %}
[ИИ бот с интеграцией GigaChat](/baza-znanij-leadtex/boty-s-ii/ii-bot-s-integraciei-gigachat.md)
{% endcontent-ref %}

{% content-ref url="/pages/cKvvL5p0BxW0hM7Mcsdx" %}
[ИИ бот с интеграцией DeepSeek](/baza-znanij-leadtex/boty-s-ii/ii-bot-s-integraciei-deepseek.md)
{% endcontent-ref %}

{% content-ref url="/pages/LwXPRx0NIGwxWgnugtA1" %}
[ИИ бот с интеграцией Perplexity AI](/baza-znanij-leadtex/boty-s-ii/ii-bot-s-integraciei-perplexity-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/fZX0iunh5ulh2BMLy0Zw" %}
[Нейросеть для генерации изображений в боте](/baza-znanij-leadtex/boty-s-ii/neiroset-dlya-generacii-izobrazhenii-v-bote.md)
{% endcontent-ref %}

{% content-ref url="/pages/riOvIhWBOfN6vZVM8CJA" %}
[ИИ бот с интеграцией Gemini](/baza-znanij-leadtex/boty-s-ii/ii-bot-s-integraciei-gemini.md)
{% endcontent-ref %}

{% content-ref url="/pages/DcaEGdq1h2NFfDgMxg5b" %}
[ИИ бот с интеграцией Grok](/baza-znanij-leadtex/boty-s-ii/ii-bot-s-integraciei-grok.md)
{% endcontent-ref %}


---

# 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://leadtex-help.gitbook.io/baza-znanij-leadtex/boty-s-ii.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.
