Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
image
imagewidth (px)
64
2.05k
End of preview. Expand in Data Studio

Reachy Mini — wall data (public)

posts.json for the Reachy Mini community wall: the AI-filtered posts shown publicly, aggregated from Bluesky, YouTube, LinkedIn, TikTok, X and Reddit by the social-wall pipeline.

Fetch it directly (CORS-enabled) from any static site:

const url = "https://huggingface.co/datasets/pollen-robotics/reachy-mini-wall-data/resolve/main/posts.json";
const posts = await (await fetch(url)).json();

Each item: id, platform, author, handle, avatar, text, media, url, created_at, score, category (+ embed for LinkedIn/TikTok/X/Reddit). Analysis data (history + rejected posts) lives in the private reachy-mini-social-posts dataset.

Downloads last month
1,783