Giter Club home page Giter Club logo

SoraWebui

SoraWebui is an open-source project that simplifies video creation by allowing users to generate videos online with OpenAI's Sora model using text, featuring easy one-click website deployment. ๐Ÿ‘‰ SoraWebui

English | ็ฎ€ไฝ“ไธญๆ–‡ | ๆ—ฅๆœฌ่ชž

Project Plan

  • โœ… Generate video by words(Use FakeSoraAPI):

    You can see this feature in ๐Ÿ‘‰ main or ๐Ÿ‘‰ version-0.1

  • โœ… Login with Google:

    You can see this feature in ๐Ÿ‘‰ login or ๐Ÿ‘‰ version-0.2

  • โœ… Google One Tap Login:

    You can see this feature in ๐Ÿ‘‰ login or ๐Ÿ‘‰ version-0.3

  • Stripe payment๏ผš

    Coming soon

  • Add OpenAIโ€™s Sora API๏ผš

    Waiting for OpenAI launch Sora's API, then we will launch this feature.

Quick Started

Deploy on Vercel

Deploy with Vercel

1. Clone project

git clone [email protected]:SoraWebui/SoraWebui.git

2. Install dependencies

cd SoraWebui && yarn
#or
cd SoraWebui && npm install
#or
cd SoraWebui && pnpm install

3. copy .env.example and rename it to .env.local

# website URL
NEXT_PUBLIC_SITE_URL=http://localhost

# openai config
OPENAI_API_KEY=sk-XXXXXX
OPENAI_API_BASE_URL=http://localhost:8081
OPENAI_API_MODEL=sora-1.0-turbo

4. Run it

yarn dev
#or
npm run dev
#or
pnpm dev

5. Open http://localhost with your browser to see it.

success_deploy.jpg

Important

SoraWebui requires FakeSoraAPI to function properly.

Star History

Star History Chart

SoraWebui's Projects

awesomesora icon awesomesora

A curated list of awesome sora news, videos, papers

fakesoraapi icon fakesoraapi

Fake Sora API is an open-source project that simulates the yet-to-be-released OpenAI Sora API, enabling developers to prepare and test their applications in advance.

sorawebui icon sorawebui

SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.