Start with SorryAssets
SorryAssets is a local-first AIGC and digital-asset platform for creators, apps, and agents.
It is not a chat UI and not a cloud asset library. It is the tool layer that lets a human or an agent call generation capabilities, keep the output in a local project, and preserve the provenance trail that explains how an asset was made.
Pick your entry point
- Use the desktop app when you want a local project surface for generated assets.
- Use the HTTP API when another product or script should call the generation engine directly.
- Use MCP when an agent host should discover tools and generate assets for you.
- Use Skills when you want a reusable AIGC workflow instead of one-off prompts.
Current truth
- Live generation routes today:
image.generateandvideo.generate. - Public API status: Developer Preview.
- Recommended base URL:
https://sorryassets.com. - Compatibility API host:
https://api.sorryassets.com. - API keys start with
sa_and are account-scoped. They are not provider credentials.
What to read next
- Direct HTTP API if you want to call SorryAssets without the app.
- MCP for agents if your agent host should operate SorryAssets tools.
- Skills as AIGC workflows if you want templates that can grow.
Agent-readable Markdown is available at /docs/start/overview.md and /llms.txt.