Skip to content

Commit cf2884c

Browse files
chore: sync README and install.sh from deepwork-frontend (d511c6bc9eea6ac92fafdb1e8a9e3f49b42e3abf)
1 parent 75ca93d commit cf2884c

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,15 @@ Headless runner for automated pipelines (planned).
5959
3. Reports are written to `reports/` in your project directory
6060
4. The web UI watches for file changes and updates in real time
6161

62+
## Demos
63+
64+
End-to-end DeepWork demos live under `demos/`. Each demo is a
65+
self-contained `CONTENT_DIR` you can open with
66+
`CONTENT_DIR=demos/<name> make up` or by `cd`-ing into the folder and
67+
running the bundled CLI.
68+
69+
- [`demos/oil/`](demos/oil/README.md) — predict summer 2026 WTI crude
70+
oil prices by joining FRED price series, NOAA GHCN-Daily weather at
71+
oil-region stations, and GDELT geopolitical events on
72+
ISO-2 country code.
73+

0 commit comments

Comments
 (0)