Getting Started: How to Generate an AI Video

From registering an account and grabbing a free API key to generating your first AI video — it takes just a few minutes and no credit card.

Agnes Video Generator runs on Agnes AI's free open platform. Every entry point — the online Demo, the Web Studio or the API — sits on top of the same models: agnes-video-v2.0 for videos and agnes-image-2.1-flash for images, with output up to 720p and a single shot up to 20 seconds long. All you need is one free key to get started.

A typical generation flow

  1. 1.Get your free key

    Sign up at platform.agnes-ai.com (no credit card needed) and generate your API key from the console. Want more detail? Follow the tutorial link below.

    Get a free API key
  2. 2.Pick an entry point

    Use the online Demo to get publishing right away, the Web Studio when you need richer features like multiple scenes, or read the API docs to integrate into your own application.

  3. 3.Write your prompt

    Describe the scene, the subject, the motion and the camera with plain text. The more specific your prompt is, the closer the result gets to the picture you have in mind.

  4. 4.Generate, wait and download

    Submit the job and the video is ready in a few minutes. Preview it, and once you are happy, download the 720p output.

Which entry point should you start from?

All entries share the same free model and the same key, so it all comes down to how you like to work:

Use the Demo online right away

The fastest option: type a prompt and generate videos and images straight in the browser. Great for a first impression.

Try the Demo now

Configurable Web Studio

A richer video suite with scenes, subtitles and more parameters. Perfect when you want to produce something more polished.

Learn more

Integrate into your own application

Call the HTTP API with your key and plug text-to-video generation straight into your product.

API documentation

Self-host everything

Run the whole stack in your own environment and keep full control over your data and processing.

Learn more

Free, with a reasonable rate limit

A single free key is all you need. The free API is limited to 16 calls per minute, and each output can be up to 720p with shots no longer than 20 seconds. That is plenty for everyday experimenting — if you ever hit the cap, just wait a few seconds between requests.

What to learn next

That is a complete flow from start to finish. Depending on your goal, you can go deeper into any part of it:

Official Docs & Entry Points

The sign-up, generation, and download steps in this guide follow the official Agnes AI platform and open-source project — verify anytime.

  1. Agnes AI 开放平台 — 免费注册与 API Key 管理Agnes AI · platform.agnes-ai.com (2026)

    The steps for obtaining a free key and entering the console come from the official Agnes AI platform.

  2. Agnes AI Open API — 视频 / 图片生成接口Agnes AI · apihub.agnes-ai.com (2026)

    The agnes-video-v2.0 model and its limits (720p, 20s per shot) described on this page follow the Agnes Open API documentation.

  3. agnes-video-generator — 开源 AI 视频生成项目lcy362 · GitHub (2026)

    The online demo, Web Studio, and API share the same source; the open-source code and deployment options are verifiable in the GitHub repo.

Why you can trust this

Written by a practicing developer and cross-checked against authoritative primary sources such as arXiv papers, vendor technical reports, and the Stanford AI Index.

S

SandGrid@lcy362

Author of Agnes Video Generator · Full-stack Developer

Independent developer and author of Agnes Video Generator, an open-source (MIT) AI video generation tool built on Agnes AI's free video models. Has helped 1,000+ creators produce AI videos at zero cost. Focused on making video generation models accessible and production-ready; content is based on hands-on practice and primary research.

View on GitHub

Last updated2026-08-21

Ready to Start Creating?

"Making world-class AI belong to everyone." — Bruce Yang. It's completely free, no credit card, and you won't need a high-end GPU. Your first AI video starts at zero cost. Want to use Agnes AI's free video models? This is the easiest way in.

Clone the GitHub repo and launch in 2 minutes