在浏览器中启用用于视频制作的 AI 模型
A powerful starter kit for building AI-powered video applications. Built with Next.js, Remotion, and fal.ai, this toolkit simplifies the complexities of working with AI video models in the browser.
git clone https://github.com/fal-ai-community/video-starter-kit
cd video-starter-kit
npm install
# or
yarn install
# or
pnpm install
cp .env.example .env.local
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 to see the application.
We welcome contributions! See our Contributing Guide for more information.
This project is licensed under the MIT License - see the LICENSE file for details.
The easiest way to deploy your application is through Vercel.
暂无开放 Issues,或尚未同步最近议题。