[vc_headings linewidth=”0″ borderwidth=”1″ borderclr=”#000000″ title=”SoraWebui” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” titlesize=”60″ titleclr=”#000000″]Simplify Video Creation with Sora Model[/vc_headings]
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.
[vc_headings style=”theme4″ borderclr=”#000000″ style2=”image” title=”How It Works” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” lineheight=”3″ titlesize=”40″ titleclr=”#000000″ image_id=”2854″][/vc_headings]
Deploy on Vercel
1. Clone project
git clone git@github.com: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.
[mvc_advanced_button align=”center” btn_text=”Github” icon_size=”25″ use_theme_fonts=”yes” btn_icon=”fab fa-github” btn_url=”url:https%3A%2F%2Fgithub.com%2FSoraWebui%2FSoraWebui|target:_blank” btn_clr=”#ffffff” btn_bg=”#0a0a0a” btn_radius=”50″ caption_url=”” caption_urls=”” caption_urlss=””]
[mvc_advanced_button align=”center” btn_text=”FakeSoraAPI” icon_size=”25″ use_theme_fonts=”yes” btn_icon=”fab fa-github” btn_url=”url:https%3A%2F%2Fgithub.com%2FSoraWebui%2FFakeSoraAPI|target:_blank” btn_clr=”#ffffff” btn_bg=”#0a0a0a” btn_radius=”50″ caption_url=”” caption_urls=”” caption_urlss=””]
[mvc_advanced_button align=”center” btn_text=”Website” icon_size=”25″ use_theme_fonts=”yes” btn_icon=”fas fa-globe” btn_url=”url:https%3A%2F%2Fsorawebui.com%2F|target:_blank” btn_clr=”#ffffff” btn_bg=”#0e76a8″ btn_radius=”50″ caption_url=”” caption_urls=”” caption_urlss=””]
[vc_headings style=”theme4″ borderclr=”#000000″ style2=”image” title=”Read More about SORA AI” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” lineheight=”1.5″ titlesize=”40″ titleclr=”#000000″ image_id=”2876″ caption_url=”” caption_urls=”” caption_urlss=”” caption_urldesc=””]Discover More[/vc_headings]
0 Comments