AI Video Generator generates high-quality AI videos from text and images using industry-leading video models like Luma, Runway gen-3, Kling, CogVideoX, and more.
AI Video Generator generates high-quality AI videos from text and images using industry-leading video models like Luma, Runway gen-3, Kling, CogVideoX, and more. You can modify this project according to your needs and deploy it yourself.
Select a video model, enter prompts and set parameters to generate high-quality AI videos with one click

Upload local images or AI-generated images, enter prompts and set parameters to generate high-quality AI videos

Support multiple AI models to generate images, and use the generated images for AI video creation with one click

Different models provide different configuration options, including camera control and video effects
Offers two modes: text-to-video and image-to-video, choose according to your needs
Generate AI images with one click and use them for video creation
Save your creation history, memories are never lost, download anytime anywhere.
Switch freely to protect your eyes.
git clone https://github.com/302ai/302-video-generator-public
cd 302-video-generator-public
yarn install
cp .env.example .env.local
Modify environment variables in .env.local as needed.
yarn dev
yarn build
yarn start