ASMR-AI.art
> AI ASMR video generator for short‑form creators. Web‑based, credit billing, outputs social‑ready MP4.
What This Site Is
ASMR‑AI.art is a web application that generates short ASMR‑style videos from text prompts or images. It runs fully in the browser with a server backend that orchestrates video jobs on Google Veo 3/3.1 models and returns playable MP4 links.
Quick Links
- Website: https://asmr-ai.art/
- Pricing: https://asmr-ai.art/pricing
- Terms: https://asmr-ai.art/terms-of-service
- Privacy: https://asmr-ai.art/privacy-policy
- Contact: [email protected]
Core Capabilities
- Text‑to‑Video (Veo 3 Fast)
- Image‑to‑Video (Veo 3 Quality) with required start frame and optional end frame
- Aspect ratios: 9:16 (portrait) and 16:9 (landscape)
- Output: MP4 720p by default; optional 1080p for 16:9
- Batch submit 1–4 concurrent tasks per user
- CDN links for easy preview, sharing, and download
Models & Parameters
- Models
- `veo3_fast` (Text → Video)
- `veo3` (Image → Video; requires `imageUrl`)
- Required fields
- `prompt` (string, non‑empty)
- `model` in {`veo3_fast`, `veo3`}
- `aspectRatio` in {`16:9`, `9:16`}
- Optional fields
- `imageUrl` (required for `veo3`), `endFrameUrl` (optional tail frame)
- `hdRequested` (boolean; 1080p only available for 16:9)
Notes
- No real‑time progress is provided by upstream. UI progress is simulated; backend returns only status.
- 1080p HD is fetched and mirrored to CDN after base video is ready (16:9 only).


