frames-cloud
Live datasets from any public GitHub repo.
A frame is a folder with schema.yml and events.ndjson. Push it to GitHub — the URL works. JSON API, table view, and per-cell source provenance, served from any commit.
example
frames9
entities262
updated2026-05-05
commit8043f8a
agent-networks
datasets/agent-networks
Open questions about the emerging agent / machine-network economy.
entities12
updated2026-05-05
agent-wallets
datasets/agent-wallets
Catalog of agent wallets, registries, and payment protocols, plus the
entities12
updated2026-05-05
ai-models
datasets/ai-models
Every notable AI model release. Closed and open weights, every modality.
entities38
updated2026-05-05
ai-promises
datasets/ai-promises
Public commitments by AI labs and their leaders, with a "shipped?" column.
entities24
updated2026-05-05
blindspot-briefs
datasets/blindspot-briefs
Daily analytical briefs on the previous day's news. Each entity is one
entities24
updated2026-05-05
blindspot-threads
datasets/blindspot-threads
Non-obvious connections across a single day's blindspot-briefs.
entities6
updated2026-05-05
elon-tweets
datasets/elon-tweets
Recent posts from @elonmusk on X, each classified by topic.
entities101
updated2026-05-05
layoffs-2026
datasets/layoffs-2026
Live tracker of notable workforce reductions announced in 2026.
entities9
updated2026-05-05
mcp-servers
datasets/mcp-servers
Every notable Model Context Protocol (MCP) server published on GitHub.
entities36
updated2026-05-05
api reference
URL = filesystem path inside the repo. <frame_path> is optional for single-frame repos.
| path | response |
|---|---|
| /<user>/<repo>[/<frame_path>] | html — entity table |
| /<user>/<repo>[/<frame_path>]/entities/<id> | html — entity detail with evidence |
| /api/v1/<user>/<repo>[/<frame_path>]/entities | json — paginated, cursor on entity_id |
| /api/v1/<user>/<repo>[/<frame_path>]/entities/<id> | json — full entity + all evidence |
| /api/v1/<user>/<repo>[/<frame_path>]/schema | json — schema as JSON |
| /api/v1/<user>/<repo>/_frames | json — every schema.yml in the repo |