{"id":15029930,"url":"https://github.com/sorawebui/sorawebui","last_synced_at":"2025-04-11T09:38:43.319Z","repository":{"id":223104987,"uuid":"759230029","full_name":"SoraWebui/SoraWebui","owner":"SoraWebui","description":"SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.","archived":false,"fork":false,"pushed_at":"2024-08-04T16:25:26.000Z","size":1201,"stargazers_count":2358,"open_issues_count":1,"forks_count":524,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-04-03T11:07:12.101Z","etag":null,"topics":["openai","sora","webui"],"latest_commit_sha":null,"homepage":"https://sorawebui.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SoraWebui.png","metadata":{"files":{"readme":"README.ja-JP.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-18T02:09:22.000Z","updated_at":"2025-04-02T07:18:45.000Z","dependencies_parsed_at":"2024-03-04T06:47:01.992Z","dependency_job_id":"b4f28e5b-6184-4259-b1cc-b8f7b6099e6c","html_url":"https://github.com/SoraWebui/SoraWebui","commit_stats":{"total_commits":89,"total_committers":5,"mean_commits":17.8,"dds":0.0674157303370787,"last_synced_commit":"3acd56f2c268fa941ce5cc225c9ef7a2153da9ac"},"previous_names":["sorawebui/sorawebui"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoraWebui%2FSoraWebui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoraWebui%2FSoraWebui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoraWebui%2FSoraWebui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoraWebui%2FSoraWebui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoraWebui","download_url":"https://codeload.github.com/SoraWebui/SoraWebui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248368822,"owners_count":21092460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openai","sora","webui"],"created_at":"2024-09-24T20:12:01.580Z","updated_at":"2025-04-11T09:38:43.296Z","avatar_url":"https://github.com/SoraWebui.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoraWebui\nSoraWebui は、ユーザーがテキストを使って OpenAI の Sora モデルでオンラインビデオを生成できるようにすることで、ビデオ作成を簡素化するオープンソースプロジェクトです。\n👉 [SoraWebui](https://sorawebui.com)\n\n[English](https://github.com/SoraWebui/SoraWebui/blob/main/README.md) | [简体中文](https://github.com/SoraWebui/SoraWebui/blob/main/README.zh-CN.md) | 日本語\n\n\n# プロジェクトプラン\n- ✅ 単語で動画を生成 ([FakeSoraAPI](https://github.com/SoraWebui/FakeSoraAPI) を使用):\n\n  この機能は、👉 [main](https://github.com/SoraWebui/SoraWebui/tree/main) または 👉 [version-0.1](https://github.com/SoraWebui/SoraWebui/tree/version-0.1) で見ることができます\n\n- ✅ Google でログイン:\n\n  この機能は、👉 [login](https://github.com/SoraWebui/SoraWebui/tree/login) または 👉 [version-0.2](https://github.com/SoraWebui/SoraWebui/tree/version-0.2) で見ることができます\n\n- ✅ Google ワンクリックログイン:\n\n  この機能は、👉 [login](https://github.com/SoraWebui/SoraWebui/tree/login) または 👉 [version-0.3](https://github.com/SoraWebui/SoraWebui/tree/version-0.3) で見ることができます\n\n- [ ] Stripe 決済：\n\n  準備中\n\n- [ ] OpenAI の Sora API を追加する：\n\n  OpenAI が Sora の API を起動するのを待ってから、この機能を起動します。\n\n\n## クイックスタート\n\n### Vercel でデプロイ\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FSoraWebui%2FSoraWebui\u0026project-name=SoraWebui\u0026repository-name=SoraWebui\u0026external-id=https%3A%2F%2Fgithub.com%2FSoraWebui%2FSoraWebui%2Ftree%2Fmain)\n\n### 1. プロジェクトをクローン\n\n```bash\ngit clone git@github.com:SoraWebui/SoraWebui.git\n```\n\n### 2. 依存関係をインストール\n\n```bash\ncd SoraWebui \u0026\u0026 yarn\n#もしくは\ncd SoraWebui \u0026\u0026 npm install\n#もしくは\ncd SoraWebui \u0026\u0026 pnpm install\n```\n\n### 3. .env.example をコピーし、.env.local にリネームする\n\n```bash\n# web サイト URL\nNEXT_PUBLIC_SITE_URL=http://localhost\n\n# openai 設定\nOPENAI_API_KEY=sk-XXXXXX\nOPENAI_API_BASE_URL=http://localhost:8081\nOPENAI_API_MODEL=sora-1.0-turbo\n```\n\n### 4. 実行\n\n```bash\nyarn dev\n#もしくは\nnpm run dev\n#もしくは\npnpm dev\n```\n\n### 5. [http://localhost](http://localhost) をブラウザで開いてご覧ください。\n![success_deploy.jpg](https://sorawebui.com/success_deploy.jpg)\n\n\n# 重要\nSoraWebui が正しく機能するには [FakeSoraAPI](https://github.com/SoraWebui/FakeSoraAPI) が必要です。\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=SoraWebui/SoraWebui\u0026type=Date)](https://star-history.com/#SoraWebui/SoraWebui\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsorawebui%2Fsorawebui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsorawebui%2Fsorawebui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsorawebui%2Fsorawebui/lists"}