# Caption Meme

This pipeline takes a text description and an optional image as input and then generates a caption meme automatically, leveraging [Fractal](/fractal.md)'s real-time data. Use [command](/guides/bot-commands.md) `/meme`.

<div align="left"><figure><img src="/files/UEUHttPjzcyBBPYkg2Gu" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/eXtzHCi9CRBg0ddun9uH" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/RKBcsQjIIcVD797cpRrd" alt="" width="563"><figcaption></figcaption></figure></div>

Features:

* **Central Figure:** A simple, cartoonish or symbolic character, often representing a stereotypical person or viewpoint.
* **Multiple Captions:** The surrounding text consists of short, punchy statements that encapsulate contradictions, hypocrisy, or other commentary related to the figure.
* **Juxtaposition of Ideas:** Each caption presents contrasting or ironic statements, exaggerating certain beliefs or attitudes in a humorous way.


---

# 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.alphakek.ai/create/caption-meme.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.
