[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-73865":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":14,"stars30d":14,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":15,"rankGlobal":9,"rankLanguage":9,"license":16,"archived":17,"fork":17,"defaultBranch":18,"hasWiki":19,"hasPages":17,"topics":20,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":14,"starSnapshotCount":14,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},73865,"SoraWebui","SoraWebui\u002FSoraWebui","SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.","https:\u002F\u002Fsorawebui.com\u002F",null,"TypeScript",2406,519,22,0,60.15,"Apache License 2.0",false,"main",true,[21,22,23],"openai","sora","webui","2026-06-12 04:01:12","# SoraWebui\nSoraWebui 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.\n👉 [SoraWebui](https:\u002F\u002Fsorawebui.com)\n\nEnglish | [简体中文](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Fblob\u002Fmain\u002FREADME.zh-CN.md) | [日本語](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Fblob\u002Fmain\u002FREADME.ja-JP.md)\n\n\n# Project Plan\n- ✅ Generate video by words(Use [FakeSoraAPI](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FFakeSoraAPI)):\n\n  You can see this feature in 👉 [main](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Ftree\u002Fmain) or 👉 [version-0.1](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Ftree\u002Fversion-0.1)\n\n- ✅ Login with Google:\n\n  You can see this feature in 👉 [login](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Ftree\u002Flogin) or 👉 [version-0.2](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Ftree\u002Fversion-0.2)\n\n- ✅ Google One Tap Login:\n\n  You can see this feature in 👉 [login](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Ftree\u002Flogin) or 👉 [version-0.3](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FSoraWebui\u002Ftree\u002Fversion-0.3)\n\n- [ ] Stripe payment：\n\n  Coming soon\n\n- [ ] Add OpenAI’s Sora API：\n\n  Waiting for OpenAI launch Sora's API, then we will launch this feature.\n\n\n## Quick Started\n\n### Deploy on Vercel\n[![Deploy with Vercel](https:\u002F\u002Fvercel.com\u002Fbutton)](https:\u002F\u002Fvercel.com\u002Fnew\u002Fclone?repository-url=https%3A%2F%2Fgithub.com%2FSoraWebui%2FSoraWebui&project-name=SoraWebui&repository-name=SoraWebui&external-id=https%3A%2F%2Fgithub.com%2FSoraWebui%2FSoraWebui%2Ftree%2Fmain)\n\n### 1. Clone project\n\n```bash\ngit clone git@github.com:SoraWebui\u002FSoraWebui.git\n```\n\n### 2. Install dependencies\n\n```bash\ncd SoraWebui && yarn\n#or\ncd SoraWebui && npm install\n#or\ncd SoraWebui && pnpm install\n```\n\n### 3. copy .env.example and rename it to .env.local\n\n```bash\n# website URL\nNEXT_PUBLIC_SITE_URL=http:\u002F\u002Flocalhost\n\n# openai config\nOPENAI_API_KEY=sk-XXXXXX\nOPENAI_API_BASE_URL=http:\u002F\u002Flocalhost:8081\nOPENAI_API_MODEL=sora-1.0-turbo\n```\n\n### 4. Run it\n\n```bash\nyarn dev\n#or\nnpm run dev\n#or\npnpm dev\n```\n\n### 5. Open [http:\u002F\u002Flocalhost](http:\u002F\u002Flocalhost) with your browser to see it.\n![success_deploy.jpg](https:\u002F\u002Fsorawebui.com\u002Fsuccess_deploy.jpg)\n\n\n# Important\nSoraWebui requires [FakeSoraAPI](https:\u002F\u002Fgithub.com\u002FSoraWebui\u002FFakeSoraAPI) to function properly.\n\n\n## Star History\n\n[![Star History Chart](https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=SoraWebui\u002FSoraWebui&type=Date)](https:\u002F\u002Fstar-history.com\u002F#SoraWebui\u002FSoraWebui&Date)\n","SoraWebui 是一个开源的 Sora 网页客户端，允许用户通过文本轻松生成视频。项目基于 TypeScript 开发，核心功能包括通过文字生成视频、一键部署网站以及支持 Google 登录等。它利用了 FakeSoraAPI 来模拟 OpenAI 的 Sora 模型，未来计划加入 Stripe 支付和官方 Sora API 集成。SoraWebui 适合需要快速创建视频内容而无需复杂编辑工具的个人或团队使用，特别适用于教育、营销和社交媒体场景。",2,"2026-06-11 03:47:41","high_star"]