Open protocol 0.2.1

A portable index for generated media.

Generated Gallery provides an open protocol, source adapter toolkit, public JSONL dataset, and viewer for AI generated art. Crawl a source, publish a feed, inspect it here, and let any compatible viewer render it.

Public SFW records

10,000

GZIP size

2.5 MB

Sources

3

Updated

5/26/2026, 7:32:32 AM UTC

New public ritual

Machine Dream Finds

Turn generated images into reusable packs: one theme, 5 to 12 images, prompt fragments, source links, safety labels, and a portable manifest. Built for creators, model makers, curators, and agents.

What makes it a platform?

Protocol: JSON Schema records for media URLs, prompts, weak labels, model metadata, tags, safety, rights, and provenance.

Feeds: static JSONL/GZIP snapshots with manifests, checksums, samples, prompt-only splits, and label counts.

Adapters: source-specific crawlers normalize upstream art into one portable shape.

Viewer: this app renders compatible registries and feeds in a fast visual browser.

Ship a compatible feed

npm run export:index -- --out public/index/generated-gallery.jsonl --limit 10000 --safety sfw
npm run validate:index public/index/generated-gallery.jsonl
npm run import:jsonl -- --file community-feed.jsonl --preview

Good feeds preserve upstream URLs, clearly label safety metadata, and keep prompt/model details intact.

Load any Generated Gallery protocol manifest to inspect its dataset.