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
| Tab | What you test |
|---|---|
| Chat | Streaming conversation (SSE) — text appears as it's generated. |
| Image generation | Text-to-image generation. |
| Audio transcription | Upload an audio file, get the transcript back. |
| Text-to-speech | Text to audio, with a choice of voice and speed. |
| Video | Video generation. Beta, gated to an allowlist. |
| Agent | An 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.
