All models

Brainrot Video

gliana/brainrot-video
GlianaAI Text-to-VideoMemeBrainrotAudio

One call: a random Italian-brainrot character animated into a short video WITH audio. Pass an optional reference image to brainrot-ify your own picture. No prompt needed.

Quick start

# Inspect the price — a plain request returns the 402 challenge:
curl -i https://api.glianalabs.com/v1/infer \
  -H "content-type: application/json" \
  -d '{
    "model": "gliana/brainrot-video",
    "motionPrompt": "it dances and spins energetically"
  }'

# Pay + run in one step with the mppx CLI (create a wallet: npx mppx account create):
npx mppx https://api.glianalabs.com/v1/infer \
  -J '{"model": "gliana/brainrot-video", "motionPrompt": "it dances and spins energetically"}'

Examples

Parameters

Input
motionPrompt string optional

Optional description of how it moves (default: chaotic dancing meme energy).

reference_image string optional

Optional image to brainrot-ify then animate (public URL or /v1/media upload).

Output
video: url