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

# Features in Detail

#### Tweet-to-Video Conversion

* Converts X threads into short, visually engaging videos.
* Supports a variety of styles, including animations, infographics, and voiceovers.
* Fully automated process requiring minimal user input.

#### Audio Summaries

* Converts textual summaries into audio files for podcast-style consumption.
* Ideal for users who prefer on-the-go information access.

#### Articles - Daily Summaries\*

\*in development

VidraAI consolidates daily tweets into optimized articles and video summaries, providing:

* **Structured Articles:** Organizes tweets into a narrative-driven article format.
* **Video Summaries:** Generates concise video recaps of daily content for maximum engagement.
* **Enhanced Efficiency:** Allows users to repurpose daily social media activity into impactful, shareable content.

#### Tweet-to-Meme Video Conversion\*

\*in development

Transform tweets and text into short, entertaining meme-style videos designed for maximum shareability.

**Key Features:**

* **Fun & Engaging Content:** Converts threads and text into humorous, visually captivating videos perfect for social media.
* **Customizable Styles:** Supports a range of themes, from playful animations and witty captions to bold meme formats.
* **Automated Ease:** Streamlined process with minimal user effort—just input the text and let the system create.
* **Viral-Ready Output:** Optimized for high engagement with trendy visuals, sound effects, and dynamic edits.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xyradao.ai/xyradao-agents/vidraai-agent/features-in-detail.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
