#232 · Primary category: Video & Animation

SoraWebui

openai sora webui

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

Project last updated:08/04/24

GitHub Stars

2.4K

Forks

511

Contributors

7

License

Apache-2.0

Why we included this project

SoraWebui gives you a ready-made web frontend for text-to-video generation without having to build one yourself. It's a Next.js client that takes a text prompt, sends it to OpenAI's Sora model, and returns a video, with Google login already set up. Since Sora's API isn't public yet, the project uses FakeSoraAPI to stand in for the backend, so you can exercise the entire request flow and see how the UI behaves before the real service becomes available. Deployment is a one-click Vercel setup, which makes it easy to spin up a demo or an internal tool. If you're evaluating how a real Sora client could be put together, this is a functional reference covering the frontend, authentication, and hosting.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category