> For the complete documentation index, see [llms.txt](https://docs.voipnumber.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voipnumber.net/videos/ai-agents.md).

# AI Agents

## Async STT/TTS with agents speaking Polish 🇵🇱, French 🇫🇷, and English 🇬🇧

{% embed url="<https://youtu.be/VoBRUa_R4JM?rel=0>" %}

## Appointment booking

{% embed url="<https://youtu.be/urOPsqP3UJo>" %}

## Setup no fuss no hassle AI Agent

{% embed url="<https://youtu.be/87HpEY80TZY>" %}

## Whispering AI Agent (media routing)

{% embed url="<https://youtu.be/EtVWX8ZqGI4>" %}

## Super fast Llama4 Scout and Maverick LLM models

{% embed url="<https://youtu.be/m6AuZ3U-SM8>" %}

## DeepSeek LLM models

{% embed url="<https://youtu.be/K6iI9BBVcJY>" %}

## In the heart of every AI Agent pulsates a ~~blood~~ prompt

{% embed url="<https://youtu.be/O6yNuUbFC18>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.voipnumber.net/videos/ai-agents.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.
