diff --git a/README.md b/README.md index de924f3..8c7e2ff 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,18 @@ No Electron. No Docker. No Mac Mini. No 500K-line codebase. No paid installation ## See It in Action -

- Agent ordering milk tea -
"Order me a milk tea" — the agent navigates a delivery app, picks items, and checks out, fully autonomously. -

+ + + + + +

"Order me a milk tea" — navigates a delivery app, picks items, and checks out.

"Find GEM stocks with EXPMA golden cross, turnover > 5%" — quantitative screening via mootdx.
- - + + +

Autonomous quantitative analysis — the agent explores data sources and generates reports on its own schedule.

WeChat batch messaging — yes, it can drive WeChat too.

Autonomous web exploration — browses and summarizes on its own schedule.

"Find expenses over ¥2K in the past 3 months" — drives Alipay on a phone via ADB.

WeChat batch messaging — yes, it can drive WeChat too.
diff --git a/assets/demo/alipay_expense.png b/assets/demo/alipay_expense.png new file mode 100644 index 0000000..2c3b495 Binary files /dev/null and b/assets/demo/alipay_expense.png differ diff --git a/assets/demo/selectstock.gif b/assets/demo/selectstock.gif new file mode 100644 index 0000000..6807df7 Binary files /dev/null and b/assets/demo/selectstock.gif differ