AI Video Generation
AI Video Generation is a app in the osFoundry community catalog. Open-source text-to-video / image-to-video model — generate short clips (up to ~30s) from a prompt + optional image conditioning. Powered by Open-Sora. **⚠️ Requires a high-end GPU (24+ GB VRAM) for any reasonable inference speed. Manifest ships CPU defaults that demonstrate the UI but can't realistically produce video — use native osFoundry desktop client with GPU, or a remote GPU host**.
Details
- Workspace: osfoundry
- Category: COMMUNICATION
- Pricing: Free
- Access: Community
Documentation
# AI Video Generation
Open-source text-to-video, powered by Open-Sora.
## ⚠️ GPU required for real use
Open-Sora's 1.3B-parameter model needs **24+ GB VRAM** (A100 / RTX 4090 / RTX 6000) for full-resolution inference. **CPU inference is impractical** — minutes per frame, not real-time. The CPU defaults in this room app are for demoing the UI only.
## Real deployment options
- Native osFoundry desktop client with a high-end consumer GPU (RTX 4090)
- Remote GPU host (RunPod / Lambda Labs / Vast.ai) with this UI as a remote front-end
- Wait for cloud GPU support in the osFoundry container runtime
## Features
- Text-to-video (prompt → ~5-30s clip)
- Image-to-video (still + motion prompt)
- Multi-aspect-ratio output (16:9, 9:16, 1:1)
- Configurable steps + scheduler
- Gradio UI
## Packaging
Based on the community `hpcaitech/open-sora` repo + Gradio launcher. Models cached at `/data` (Open-Sora weights ~12 GB).
How to use AI Video Generation in osFoundry
Install AI Video Generation into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.