Skip to content

Commit 48c05b3

Browse files
os-zhuangclaude
andauthored
docs(readme): add "See it running" screenshots of apps + AI on ObjectOS (#31)
The README was text-only. Add a visual gallery — dashboard, kanban, Gantt, calendar, gallery, record, and the AI assistant — showing ObjectStack apps running on the ObjectOS runtime with AI working the same data. Assets under docs/screenshots/. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e3ed91f commit 48c05b3

8 files changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,31 @@ ObjectStack → how a business application is described
1818
ObjectOS → where it runs, and where AI plugs in
1919
```
2020

21+
## See it running
22+
23+
ObjectStack metadata, running on ObjectOS — the business apps your team actually uses, with AI working the same data under the same permissions.
24+
25+
<p align="center">
26+
<img src="docs/screenshots/dashboard.png" width="900" alt="A business application running on ObjectOS: an executive dashboard with revenue, account, and pipeline KPIs plus charts">
27+
<br><sub>A business app running on ObjectOS — dashboards, KPIs, and reports over data you host.</sub>
28+
</p>
29+
30+
<p align="center">
31+
<img src="docs/screenshots/kanban.png" width="49%" alt="Pipeline as a kanban board">
32+
<img src="docs/screenshots/gantt.png" width="49%" alt="Delivery plan as a Gantt schedule">
33+
</p>
34+
<p align="center">
35+
<img src="docs/screenshots/calendar.png" width="49%" alt="Records on a calendar">
36+
<img src="docs/screenshots/gallery.png" width="49%" alt="Records as a cover gallery">
37+
</p>
38+
<p align="center"><sub>The same records as boards, Gantt schedules, calendars, and galleries — rendered by the runtime from metadata, no extra UI code.</sub></p>
39+
40+
<p align="center">
41+
<img src="docs/screenshots/record.png" width="49%" alt="A record page with a guided stage path and actions">
42+
<img src="docs/screenshots/ask-ai.png" width="49%" alt="AI assistant querying business records">
43+
</p>
44+
<p align="center"><sub><b>Rich records</b> with guided actions, and <b>AI plugged into the same data</b> — agents act as the signed-in user, every step audited.</sub></p>
45+
2146
## Why ObjectOS
2247

2348
The promise of "AI inside the enterprise" usually breaks on two things:

docs/screenshots/ask-ai.png

227 KB
Loading

docs/screenshots/calendar.png

294 KB
Loading

docs/screenshots/dashboard.png

430 KB
Loading

docs/screenshots/gallery.png

1.04 MB
Loading

docs/screenshots/gantt.png

310 KB
Loading

docs/screenshots/kanban.png

340 KB
Loading

docs/screenshots/record.png

315 KB
Loading

0 commit comments

Comments
 (0)