Skip to content

本项目开源基于NextJS的前端, 希望能够提供一个用于生成式AI的文字转视频, 尤其是电影从编剧到视频生成的Web前端平台参考。Everyone can become a director. The Nextjs front-end of an AI driven platform for automatic movie/video generation (form GPT script generation to text2video movie generation).这是一个免费试用AI视频创作平台,集成了基于GPT的视频剧本生成和视频生成功能。 我们的理想是让每个人都能成为导演,以最快的方式将日常中的任何创意转化为高质量的视频, 无论是电影、营销视频、还是自媒体视频。

License

Notifications You must be signed in to change notification settings

JiaqiLi404/IAmDirector-Text2Video-NextJS-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAmDirector - 每个人都能成为导演

 

在线网站: https://www.iamdirector.cn

Website: https://www.iamdirector.cn

介绍 - Introduction

这是一个免费试用AI视频创作平台,集成了基于GPT的视频剧本生成和视频生成功能。 我们的理想是让每个人都能成为导演,以最快的方式将日常中的任何创意转化为高质量的视频, 无论是电影、营销视频、还是自媒体视频。 完整平台请在这里试用。

由于生成式AI发展迅速,Sora等模型也迅速步入人们关注。 而目前基于生成式模型的前端平台普遍较少,页面功能较为简陋,难以满足用户需求。 因此本项目开源基于NextJS的前端, 希望能够提供一个用于生成式AI的文字转视频, 尤其是电影从编剧到视频生成的Web前端平台参考。

Everyone can become a director. The front-end of an AI driven platform for automatic movie/video generation (form GPT script generation to text2video movie generation).

功能 - Features

  • 视频剧本生成 - GPT for script generation
    • OpenAI
    • 百度千帆大模型
    • 智谱ChatGLM
  • 剧本转视频 - Text2Video

!文生视频接口暂时无法对接! - Text2Video API is temporarily unavailable

由于fliki近期关闭了API接口,本平台的视频生成功能暂时无法使用。 另一种替代方案是使用StableDiffusionAPI, 但是由于其高昂的价格成本(147刀/月)和不确定的生成效果,本平台暂时无法实现对接。

但这些并不影响本项目的前端开源和价值,我们仍然希望能够为生成式AI文生视频的前端开发提供一些参考。

展示 - Demo

完整平台请在这里试用。

Please try the full platform here.

开始

GPT生成剧本

生成作品

作品展示

导出作品

使用 - Usage

  1. 安装依赖 - Install Dependencies
npm install --force
  1. 启动项目 - Start Project
npm run dev
  1. Skip the login

If you don't own a chinese phone number, you can skip the login by modifying the nextjs middleware file, by commenting out the redirect code in

/client/src/middleware.ts

版权 - License

本项目的前端代码基于MIT协议开源,后端代码暂不开源。

This project is released under the MIT License.

About

本项目开源基于NextJS的前端, 希望能够提供一个用于生成式AI的文字转视频, 尤其是电影从编剧到视频生成的Web前端平台参考。Everyone can become a director. The Nextjs front-end of an AI driven platform for automatic movie/video generation (form GPT script generation to text2video movie generation).这是一个免费试用AI视频创作平台,集成了基于GPT的视频剧本生成和视频生成功能。 我们的理想是让每个人都能成为导演,以最快的方式将日常中的任何创意转化为高质量的视频, 无论是电影、营销视频、还是自媒体视频。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published