Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

SoraWebui

> AI 编程
Open source

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

2.4K stars0 likes0 views
WebsiteGitHub

About

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

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

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.

Important

SoraWebui requires FakeSoraAPI to function properly.

Star History

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptopenaisorawebui

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
CategoryAI 编程
PricingOpen source

> Related tools

G
GitHub Copilot
GitHub 官方 AI 编程助手,覆盖补全、Chat 与 Agent 模式。
C
Cursor
AI 原生代码编辑器,对话改代码、多文件 Agent 与规则体系是其核心。
S
skills
Skills for Real Engineers. Straight from my .agents directory.