# TheSmallHanCat/sora2api

逆向账号池，Q交流群1073237297

Repository: https://github.com/TheSmallHanCat/sora2api
Canonical: https://ross.abutalabs.com/products/sora2api
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2026-03-12T03:32:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 71, release rhythm 35, longevity 21
- inputs: {"age_days": 298, "days_push": 174, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1232, forks 372 (observed 2026-08-28T04:04:04.400807+00:00)

## What it is
A self-hosted OpenAI-compatible API gateway that wraps Sora's text-to-video and image generation capabilities behind standard /v1/chat/completions endpoints. It manages a pool of accounts/tokens with load balancing, proxy support, SQLite persistence, and a web admin dashboard.

## Use cases
- expose sora video generation as an openai-compatible api
- self-host a text-to-video api endpoint
- use sora image and video generation from any openai sdk client
- pool multiple sora accounts with load balancing
- generate videos from text prompts via api
- add sora generation to my own app without official api access

## When to choose
- you need an OpenAI-compatible endpoint for Sora image/video generation
- you want multi-account token pooling, proxy support, and a web admin UI
- you prefer Docker-based self-hosting with SQLite persistence

## When to avoid
- you need an officially supported or ToS-compliant Sora API
- you need generation models other than Sora/gpt-image style endpoints
- you cannot host a Python/Docker service or supply your own account tokens

## Facets
- artifact type: service
- maturity: active
- function: api-framework, http-server, proxy, image-processing, video-processing, llm-inference
- domain: artificial-intelligence, large-language-models, image-processing, apis, self-hosted
- platform: python, self-hosted, cross-platform
- tags: openai-compatible-api, sora, reverse-proxy, account-pool, text-to-video, text-to-image, fastapi, token-pooling, video, docker, web-server

## Member repositories
- TheSmallHanCat/sora2api (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.400807+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:22:20.296397+00:00, confidence not recorded.
  - readme: https://github.com/TheSmallHanCat/sora2api (fetched 2026-08-28T04:04:04.400807+00:00, sha 7c511ff158a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
