Interactive workflow playground
See how real automationsmove through Heym
Explore six real recorded runs. Press Run, follow the live path across the canvas, inspect every node, and copy the exact workflow into your own self-hosted Heym.
Browser Product Scraper
Playwright opens a live store, grabs the page text, and an LLM turns it into structured product data.
Open replayYour First AI Agent
A question goes in, the agent reasons over it, and a complete answer comes out.
Open replayAI Pricing Data Pipeline
A loop reads four live AI pricing pages, then an LLM turns the collected evidence into a structured cost-change digest.
Open replayLive Weather Brief
A keyless Open-Meteo request fetches current Paris conditions and exposes clean JSON for the next automation step.
Open replayPriority Incident Router
A condition recognizes an urgent checkout incident and sends only the matching branch into the fast lane.
Open replayAI Weekly Goal Planner
A goal, deadline, and time budget become a realistic eight-week plan with milestones and first actions.
Open replayPlayground FAQ
Real workflow data, without the wait or risk of anonymous live executions.
Is this a live execution?
No. Each demo is a deterministic replay of a real run recorded on our own Heym instance. Every step, output, and timing is genuine. We replay recordings so the playground stays instant, free, and abuse-proof.
Do I need an account to use the playground?
No. There is no signup, no trial, and no sales call. Pick a demo, press Run, and inspect every node.
Can I run these workflows myself?
Yes. Copy or download the workflow JSON from any demo and paste it onto your self-hosted Heym canvas. Add your own credentials and the same flow runs live on your machine.
Why replays instead of live runs?
Live anonymous browser automation and LLM calls would need rate limits, queues, and security sandboxes, and those make demos slow and flaky. Recorded replays keep the data real and the experience instant.
Run these workflows on your own machine
Heym is Self Hosted and Source Available, clone it and spin up the canvas locally in under a minute, then run the workflows you just watched.