# Transcribe API

```
Current version : 0.0.201
```

## What is Transcribe API?

Transcribe API is the flagship audio-visual transcription and processing service by Deeptrain. Using this service, you can connect audio & visual content with your LLMs and AI agents seamlessly.&#x20;

## Who is it for?

Currently, there are two major use-cases for Transcribe API&#x20;

1. **Training** : Best suited if you want to train an AI agent over some audio or video data to further respond as per the content, then Transcribe API is the best fit.
2. Processing : If you want to analyze or process audio or video content that your users might send, you can do it with Transcribe API.

## More on Transcribe API

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Audio Transcription</strong></td><td>Process audio with API</td><td><a href="/files/UHF7zjwcq36zmrwja3ub">/files/UHF7zjwcq36zmrwja3ub</a></td><td></td><td><a href="/pages/5Z5QBQw80DmvEStnyEZj">/pages/5Z5QBQw80DmvEStnyEZj</a></td></tr><tr><td><strong>Video Transcription</strong></td><td>Process video with API</td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td><td><a href="/pages/t9keCy2ZX53PwxXDBZ6T">/pages/t9keCy2ZX53PwxXDBZ6T</a></td></tr><tr><td><strong>General Use Cases</strong> </td><td>Some general use cases</td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td><td><a href="/pages/ZG1sDbVowtLHXEtVofPx">/pages/ZG1sDbVowtLHXEtVofPx</a></td></tr></tbody></table>


---

# 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://deeptrain.gitbook.io/documentation/getting-started/transcribe-api.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.
