# Meme Generator

{% embed url="<https://youtu.be/zBZ3p3IHRMI>" %}
"Alpha Visuals" has been renamed to simply "Meme Generator".
{% endembed %}

Generate unique, crypto-aware memes, transform images into various styles, and more. It's all part of our mission to provide crypto-native AI tools to degens and builders.

Developed by [Vladimir and Valery Sotnikov](https://www.alphakek.ai/#team), our meme generator is the result of training 300+ diffusion models and 10+ years of [combined experience](https://blog.alphakek.ai/introducing-alpha-visuals/) in computer vision and generative graphics.

## Graphic Pipelines

***

{% content-ref url="/pages/5EaZFChUCUxqze4bdEuZ" %}
[Text-to-Image](/create/text-to-image.md)
{% endcontent-ref %}

{% content-ref url="/pages/fLUW4k1TutahBeY3t6M4" %}
[Effect](/create/effect.md)
{% endcontent-ref %}

{% content-ref url="/pages/QKCnSeXPBVxYpL8sDpgV" %}
[Mirage](/create/mirage.md)
{% endcontent-ref %}

{% content-ref url="/pages/1NsPHnSX8FW3x7MmqJ74" %}
[Text-to-Video](/create/text-to-video.md)
{% endcontent-ref %}

## How to Access

***

* [Telegram group](https://t.me/alphakek_chat)
* [Telegram bot](https://t.me/alphakek_bot)
* [Discord](https://discord.gg/ZY3g6xUuuS)
* [Memelord API](/developers/memelord-api.md)

## Resources

***

{% content-ref url="/pages/ZWZY5sJPZY2gNmT7cPIS" %}
[Meme Models](/create/meme-models.md)
{% endcontent-ref %}

{% content-ref url="/pages/lVwNrkViCay34jAKo07S" %}
[Bot Commands](/guides/bot-commands.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://docs.alphakek.ai/create/meme-generator.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.
