# ActivityStreams 2 Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/activitystreams-2
> Markdown URL: https://aitinkerers.org/technologies/activitystreams-2.md
> Technology record last updated: 2026-03-02T11:29:42Z
> Generated: 2026-08-25T17:05:03Z

ActivityStreams 2.0 is the W3C standard for encoding social interactions and metadata using a JSON-LD based syntax.

This protocol provides the foundational vocabulary for the decentralized web, powering major platforms like Mastodon and the broader Fediverse via ActivityPub. It defines a model for representing 'Activities' (such as Post, Like, or Follow) performed by 'Actors' on 'Objects.' By utilizing JSON-LD, it ensures that data remains machine-readable and extensible across different servers, enabling seamless cross-platform communication for millions of users.

- Official technology site: https://www.w3.org/TR/activitystreams-core/
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [I Fed My Instagram Archive to OpenClaw and Now It Knows I Love Tiramisu](https://london.aitinkerers.org/talks/rsvp_YLrCjhGArgM)

The obvious way to personalise OpenClaw — give it access to your accounts — trades convenience for a privacy mess. So instead: download your data export, run it through an open-source pipeine, and give OpenClaw the result. We'll walk through each stage live — the raw archive, the prompts that distill thousands of posts into dated first-person memories, the generated profile, and what happens when you ask OpenClaw to "book a restaurant for me" with all of that loaded.

- Event context: OpenClaw Demo Night // 5th March — 2026-03-05 — London
- Public talk page: https://london.aitinkerers.org/talks/rsvp_YLrCjhGArgM

## Related Technologies

- [OpenAI](https://aitinkerers.org/technologies/openai) ([Markdown](https://aitinkerers.org/technologies/openai.md)) — 111 public demos
- [OpenClaw](https://aitinkerers.org/technologies/openclaw) ([Markdown](https://aitinkerers.org/technologies/openclaw.md)) — 48 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 102 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 654 public demos
