Live demo & hosted instance¶
The maintainers host a public instance you can explore without installing anything. Hosted URLs and ports may change over time — this page is the single source of truth, so we don't rely on external short links (tinyurl/bit.ly) that can silently break.
Walkthrough video¶
A short screencast showing the researcher (admin) view creating a study, the participant view, and where interactions are stored:
- ▶️ EasyStudy walkthrough (YouTube)
Hosted instance¶
Access details
The hosted instance is intended for evaluation. Login/access details are given in the RecSys'23 paper. These endpoints are served over HTTP on non-standard ports and may be offline for maintenance.
| What | URL |
|---|---|
| Administration UI | http://hmon.ms.mff.cuni.cz:5555/administration |
| Database viewer | http://hmon.ms.mff.cuni.cz:8888/ |
Prefer to run it yourself?¶
See the Quickstart — a handful of commands with pip or uv, or docker compose up
if you'd rather not install any Python locally.