SkillAgentSearch skills...

FakeSoraAPI

Fake Sora API is an open-source project that simulates the yet-to-be-released OpenAI Sora API, enabling developers to prepare and test their applications in advance.

Install / Use

/learn @SoraWebui/FakeSoraAPI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FakeSoraAPI

API for SoraWebui.This API will be called to generate video from text. demo here👉 FakeSoraAPI

<div align="left">

English | 简体中文

</div>

Quick Started

Deploy on Vercel

Deploy with Vercel

1. Clone project

git clone git@github.com:SoraWebui/FakeSoraAPI.git

2. Install dependencies

cd FakeSoraAPI && yarn
#or
cd FakeSoraAPI && npm install
#or
cd FakeSoraAPI && pnpm install

3. Run it

yarn dev
#or
npm run dev
#or
pnpm dev

4. Open http://localhost:8081 with your browser to see it.

success_deploy.jpg

Related Skills

View on GitHub
GitHub Stars260
CategoryDevelopment
Updated2mo ago
Forks84

Languages

TypeScript

Security Score

85/100

Audited on Jan 18, 2026

No findings