Aller au contenu principal
Velqa

velqa.dev Playground — try models with no API key or card (pay in dirhams)

The Playground lets you try velqa.dev models right in the browser, with no code. It's available publicly at /playground (no sign-up, with a demo quota) and from your dashboard (with your account, no key to enter).

Two ways in

  • Public — at /playground, try the models for free, no sign-up. A demo quota applies; create an account for more.
  • Dashboard — test directly with your account, no key to enter.

The tabs

TabWhat you test
ChatStreaming conversation (SSE) — text appears as it's generated.
Image generationText-to-image generation.
Audio transcriptionUpload an audio file, get the transcript back.
Text-to-speechText to audio, with a choice of voice and speed.
VideoVideo generation. Beta, gated to an allowlist.
AgentAn agent that runs steps and produces artifacts in a sandbox.

Pick a model from the tab's menu; if no model is available for that mode, the tab tells you.

The billing-source badge

Each run shows a badge indicating what the usage draws on:

  • Demo — the Playground's free quota.
  • Plan — your subscription's limits.
  • Boost — your prepaid balance.

So you always know where the capacity you're using comes from.

When the demo runs out

Once the demo quota is spent:

  • No account — a prompt invites you to create an account to continue.
  • With an account — a prompt invites you to top up your balance to continue.

The tab also shows an estimate of what's left (tokens, images, characters, or seconds depending on the mode).

Notes

  • The Video tab is beta and open only to allowlisted accounts.
  • The Agent tab runs code in an isolated environment; full Sandbox use is reserved for Dev and Pro plans.